|
5200 | 5200 | lodash.toarray "^4.4.0" |
5201 | 5201 |
|
5202 | 5202 | node-fetch@^2.6.1: |
5203 | | - version "2.6.1" |
5204 | | - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" |
5205 | | - integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== |
| 5203 | + version "2.6.7" |
| 5204 | + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" |
| 5205 | + integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== |
| 5206 | + dependencies: |
| 5207 | + whatwg-url "^5.0.0" |
5206 | 5208 |
|
5207 | 5209 | node-forge@^0.7.1: |
5208 | 5210 | version "0.7.6" |
@@ -7056,6 +7058,11 @@ tough-cookie@~2.5.0: |
7056 | 7058 | psl "^1.1.28" |
7057 | 7059 | punycode "^2.1.1" |
7058 | 7060 |
|
| 7061 | +tr46@~0.0.3: |
| 7062 | + version "0.0.3" |
| 7063 | + resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" |
| 7064 | + integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= |
| 7065 | + |
7059 | 7066 | |
7060 | 7067 | version "1.2.2" |
7061 | 7068 | resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc" |
@@ -7382,6 +7389,11 @@ wcwidth@^1.0.1: |
7382 | 7389 | dependencies: |
7383 | 7390 | defaults "^1.0.3" |
7384 | 7391 |
|
| 7392 | +webidl-conversions@^3.0.0: |
| 7393 | + version "3.0.1" |
| 7394 | + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" |
| 7395 | + integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE= |
| 7396 | + |
7385 | 7397 | |
7386 | 7398 | version "2.5.2" |
7387 | 7399 | resolved "https://registry.yarnpkg.com/webpack-node-externals/-/webpack-node-externals-2.5.2.tgz#178e017a24fec6015bc9e672c77958a6afac861d" |
@@ -7430,6 +7442,14 @@ whatwg-fetch@^3.0.0: |
7430 | 7442 | resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c" |
7431 | 7443 | integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA== |
7432 | 7444 |
|
| 7445 | +whatwg-url@^5.0.0: |
| 7446 | + version "5.0.0" |
| 7447 | + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" |
| 7448 | + integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0= |
| 7449 | + dependencies: |
| 7450 | + tr46 "~0.0.3" |
| 7451 | + webidl-conversions "^3.0.0" |
| 7452 | + |
7433 | 7453 | which-boxed-primitive@^1.0.1: |
7434 | 7454 | version "1.0.2" |
7435 | 7455 | resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" |
|
0 commit comments