|
1279 | 1279 | react-treebeard "^2.1.0" |
1280 | 1280 | redux "^3.7.2" |
1281 | 1281 |
|
| 1282 | +"@types/cheerio@^0.22.22": |
| 1283 | + version "0.22.22" |
| 1284 | + resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.22.tgz#ae71cf4ca59b8bbaf34c99af7a5d6c8894988f5f" |
| 1285 | + integrity sha512-05DYX4zU96IBfZFY+t3Mh88nlwSMtmmzSYaQkKN48T495VV1dkHSah6qYyDTN5ngaS0i0VonH37m+RuzSM0YiA== |
| 1286 | + dependencies: |
| 1287 | + "@types/node" "*" |
| 1288 | + |
1282 | 1289 | "@types/node@*": |
1283 | 1290 | version "9.4.7" |
1284 | 1291 | resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.7.tgz#57d81cd98719df2c9de118f2d5f3b1120dcd7275" |
@@ -4020,11 +4027,14 @@ enzyme-adapter-utils@^1.3.0: |
4020 | 4027 | object.assign "^4.0.4" |
4021 | 4028 | prop-types "^15.6.0" |
4022 | 4029 |
|
4023 | | -enzyme-to-json@3.3.3: |
4024 | | - version "3.3.3" |
4025 | | - resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3.tgz#ede45938fb309cd87ebd4386f60c754525515a07" |
| 4030 | +enzyme-to-json@3.6.1: |
| 4031 | + version "3.6.1" |
| 4032 | + resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.1.tgz#d60740950bc7ca6384dfe6fe405494ec5df996bc" |
| 4033 | + integrity sha512-15tXuONeq5ORoZjV/bUo2gbtZrN2IH+Z6DvL35QmZyKHgbY1ahn6wcnLd9Xv9OjiwbAXiiP8MRZwbZrCv1wYNg== |
4026 | 4034 | dependencies: |
4027 | | - lodash "^4.17.4" |
| 4035 | + "@types/cheerio" "^0.22.22" |
| 4036 | + lodash "^4.17.15" |
| 4037 | + react-is "^16.12.0" |
4028 | 4038 |
|
4029 | 4039 | enzyme@3.3.0: |
4030 | 4040 | version "3.3.0" |
@@ -6625,6 +6635,11 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.0, lodash@^4.17.3, |
6625 | 6635 | version "4.17.5" |
6626 | 6636 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" |
6627 | 6637 |
|
| 6638 | +lodash@^4.17.15: |
| 6639 | + version "4.17.20" |
| 6640 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
| 6641 | + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
| 6642 | + |
6628 | 6643 | log-symbols@^1.0.2: |
6629 | 6644 | version "1.0.2" |
6630 | 6645 | resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18" |
@@ -8147,6 +8162,11 @@ react-inspector@^2.2.2: |
8147 | 8162 | babel-runtime "^6.26.0" |
8148 | 8163 | is-dom "^1.0.9" |
8149 | 8164 |
|
| 8165 | +react-is@^16.12.0: |
| 8166 | + version "16.13.1" |
| 8167 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
| 8168 | + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| 8169 | + |
8150 | 8170 | react-modal@^3.1.10: |
8151 | 8171 | version "3.3.2" |
8152 | 8172 | resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.3.2.tgz#b13da9490653a7c76bc0e9600323eb1079c620e7" |
|
0 commit comments