|
626 | 626 | dependencies: |
627 | 627 | "@types/jest-diff" "*" |
628 | 628 |
|
629 | | -"@types/lodash@^4.14.80": |
630 | | - version "4.14.141" |
631 | | - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6" |
632 | | - integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ== |
633 | | - |
634 | 629 | "@types/minimatch@*": |
635 | 630 | version "3.0.3" |
636 | 631 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" |
@@ -4704,9 +4699,9 @@ https-browserify@^1.0.0: |
4704 | 4699 | integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM= |
4705 | 4700 |
|
4706 | 4701 | https-proxy-agent@^2.2.1: |
4707 | | - version "2.2.4" |
4708 | | - resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b" |
4709 | | - integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg== |
| 4702 | + version "2.2.2" |
| 4703 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.2.tgz#271ea8e90f836ac9f119daccd39c19ff7dfb0793" |
| 4704 | + integrity sha512-c8Ndjc9Bkpfx/vCJueCPy0jlP4ccCCSNDp8xwCZzPjKJUm+B+u9WX2x98Qx4n1PiMNTWo3D7KK5ifNV/yJyRzg== |
4710 | 4705 | dependencies: |
4711 | 4706 | agent-base "^4.3.0" |
4712 | 4707 | debug "^3.1.0" |
@@ -6874,6 +6869,11 @@ locate-path@^3.0.0: |
6874 | 6869 | p-locate "^3.0.0" |
6875 | 6870 | path-exists "^3.0.0" |
6876 | 6871 |
|
| 6872 | +lodash-es@^4.17.15: |
| 6873 | + version "4.17.15" |
| 6874 | + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" |
| 6875 | + integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ== |
| 6876 | + |
6877 | 6877 | lodash.capitalize@^4.1.0: |
6878 | 6878 | version "4.2.1" |
6879 | 6879 | resolved "https://registry.yarnpkg.com/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz#f826c9b4e2a8511d84e3aca29db05e1a4f3b72a9" |
@@ -6919,16 +6919,11 @@ lodash.tail@^4.1.1: |
6919 | 6919 | resolved "https://registry.yarnpkg.com/lodash.tail/-/lodash.tail-4.1.1.tgz#d2333a36d9e7717c8ad2f7cacafec7c32b444664" |
6920 | 6920 | integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ= |
6921 | 6921 |
|
6922 | | -lodash@4.17.15: |
| 6922 | +lodash@4.17.15, lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@~4.17.10: |
6923 | 6923 | version "4.17.15" |
6924 | 6924 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
6925 | 6925 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
6926 | 6926 |
|
6927 | | -lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@~4.17.10: |
6928 | | - version "4.17.19" |
6929 | | - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" |
6930 | | - integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== |
6931 | | - |
6932 | 6927 | log-driver@^1.2.7: |
6933 | 6928 | version "1.2.7" |
6934 | 6929 | resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8" |
@@ -11111,9 +11106,9 @@ websocket-driver@>=0.5.1: |
11111 | 11106 | websocket-extensions ">=0.1.1" |
11112 | 11107 |
|
11113 | 11108 | websocket-extensions@>=0.1.1: |
11114 | | - version "0.1.4" |
11115 | | - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" |
11116 | | - integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== |
| 11109 | + version "0.1.3" |
| 11110 | + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29" |
| 11111 | + integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg== |
11117 | 11112 |
|
11118 | 11113 | whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5: |
11119 | 11114 | version "1.0.5" |
|
0 commit comments