|
627 | 627 | resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.10.tgz#780d552467824be4a241b29510a7873a7432c4a6"
|
628 | 628 | integrity sha512-fOM/Jhv51iyugY7KOBZz2ThfT1gwvsGCfWxpLpZDgkGjpEO4Le9cld07OdskikLjDUQJ43dzDaVRSFwQlpdqVg==
|
629 | 629 |
|
| 630 | +"@types/cheerio@^0.22.22": |
| 631 | + version "0.22.22" |
| 632 | + resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.22.tgz#ae71cf4ca59b8bbaf34c99af7a5d6c8894988f5f" |
| 633 | + integrity sha512-05DYX4zU96IBfZFY+t3Mh88nlwSMtmmzSYaQkKN48T495VV1dkHSah6qYyDTN5ngaS0i0VonH37m+RuzSM0YiA== |
| 634 | + dependencies: |
| 635 | + "@types/node" "*" |
| 636 | + |
630 | 637 |
|
631 | 638 | version "1.0.3"
|
632 | 639 | resolved "https://registry.yarnpkg.com/@types/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.0.3.tgz#0cf7025b036694ca8d596fe38f24162e7117acf1"
|
@@ -2337,12 +2344,14 @@ enzyme-adapter-utils@^1.10.0:
|
2337 | 2344 | prop-types "^15.6.2"
|
2338 | 2345 | semver "^5.6.0"
|
2339 | 2346 |
|
2340 |
| -enzyme-to-json@3.3.5: |
2341 |
| - version "3.3.5" |
2342 |
| - resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.5.tgz#f8eb82bd3d5941c9d8bc6fd9140030777d17d0af" |
2343 |
| - integrity sha512-DmH1wJ68HyPqKSYXdQqB33ZotwfUhwQZW3IGXaNXgR69Iodaoj8TF/D9RjLdz4pEhGq2Tx2zwNUIjBuqoZeTgA== |
| 2347 | +enzyme-to-json@3.6.1: |
| 2348 | + version "3.6.1" |
| 2349 | + resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.1.tgz#d60740950bc7ca6384dfe6fe405494ec5df996bc" |
| 2350 | + integrity sha512-15tXuONeq5ORoZjV/bUo2gbtZrN2IH+Z6DvL35QmZyKHgbY1ahn6wcnLd9Xv9OjiwbAXiiP8MRZwbZrCv1wYNg== |
2344 | 2351 | dependencies:
|
2345 |
| - lodash "^4.17.4" |
| 2352 | + "@types/cheerio" "^0.22.22" |
| 2353 | + lodash "^4.17.15" |
| 2354 | + react-is "^16.12.0" |
2346 | 2355 |
|
2347 | 2356 |
|
2348 | 2357 | version "3.8.0"
|
@@ -4518,11 +4527,16 @@ lodash.sortby@^4.7.0:
|
4518 | 4527 | resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
4519 | 4528 | integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
|
4520 | 4529 |
|
4521 |
| -lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5: |
| 4530 | +lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.5: |
4522 | 4531 | version "4.17.11"
|
4523 | 4532 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
|
4524 | 4533 | integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
|
4525 | 4534 |
|
| 4535 | +lodash@^4.17.15: |
| 4536 | + version "4.17.20" |
| 4537 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
| 4538 | + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
| 4539 | + |
4526 | 4540 | loglevel@^1.4.1:
|
4527 | 4541 | version "1.6.1"
|
4528 | 4542 | resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa"
|
|
5731 | 5745 | prop-types "^15.6.2"
|
5732 | 5746 | scheduler "^0.12.0"
|
5733 | 5747 |
|
| 5748 | +react-is@^16.12.0: |
| 5749 | + version "16.13.1" |
| 5750 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
| 5751 | + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| 5752 | + |
5734 | 5753 | react-is@^16.7.0:
|
5735 | 5754 | version "16.7.0"
|
5736 | 5755 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.7.0.tgz#c1bd21c64f1f1364c6f70695ec02d69392f41bfa"
|
|
0 commit comments