This repository has been archived by the owner on Jan 17, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @pollyjs/adapter-node-http from 5.1.0 to 6.0.6
Bumps [@pollyjs/adapter-node-http](https://github.com/netflix/pollyjs) from 5.1.0 to 6.0.6. - [Changelog](https://github.com/Netflix/pollyjs/blob/master/CHANGELOG.md) - [Commits](Netflix/pollyjs@v5.1.0...v6.0.6) --- updated-dependencies: - dependency-name: "@pollyjs/adapter-node-http" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
da91b0d
commit 60897ef
Showing
2 changed files
with
171 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1627,15 +1627,15 @@ | |
detect-node "^2.0.4" | ||
to-arraybuffer "^1.0.1" | ||
|
||
"@pollyjs/adapter-node-http@^5.1.0": | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/@pollyjs/adapter-node-http/-/adapter-node-http-5.1.0.tgz#5bad8e21aeae7fc630bc2aa92be1385e4a77b456" | ||
integrity sha512-3G2oYzSrHOGkHhDST/s3zj0luR6nQUfuLkZekYpNBNTIDZIreaOlNiwG7DAqB1YboGxFeQWKTMoqYu33cK2qYA== | ||
"@pollyjs/adapter-node-http@^6.0.6": | ||
version "6.0.6" | ||
resolved "https://registry.yarnpkg.com/@pollyjs/adapter-node-http/-/adapter-node-http-6.0.6.tgz#7122765604e3dfdd6d68bced8a89c7966d49d710" | ||
integrity sha512-jdJG7oncmSHZAtVMmRgOxh5A56b7G8H9ULlk/ZaVJ+jNrlFXhLmPpx8OQoSF4Cuq2ugdiWmwmAjFXHStcpY3Mw== | ||
dependencies: | ||
"@pollyjs/adapter" "^5.0.0" | ||
"@pollyjs/utils" "^5.0.0" | ||
lodash-es "^4.17.11" | ||
nock "^12.0.3" | ||
"@pollyjs/adapter" "^6.0.6" | ||
"@pollyjs/utils" "^6.0.6" | ||
lodash-es "^4.17.21" | ||
nock "^13.2.1" | ||
|
||
"@pollyjs/adapter@^5.0.0": | ||
version "5.0.0" | ||
|
@@ -1644,6 +1644,13 @@ | |
dependencies: | ||
"@pollyjs/utils" "^5.0.0" | ||
|
||
"@pollyjs/adapter@^6.0.6": | ||
version "6.0.6" | ||
resolved "https://registry.yarnpkg.com/@pollyjs/adapter/-/adapter-6.0.6.tgz#d97b3617cd0e6b662dbfe34bacfb8b99feac0192" | ||
integrity sha512-szhys0NiFQqCJDMC0kpDyjhLqSI7aWc6m6iATCRKgcMcN/7QN85pb3GmRzvnNV8+/Bi2AUSCwxZljcsKhbYVWQ== | ||
dependencies: | ||
"@pollyjs/utils" "^6.0.6" | ||
|
||
"@pollyjs/core@^5.1.0": | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/@pollyjs/core/-/core-5.1.0.tgz#6a4233ffe27dcd789bd6f31265451b35c24e090f" | ||
|
@@ -1700,6 +1707,14 @@ | |
qs "^6.7.0" | ||
url-parse "^1.4.7" | ||
|
||
"@pollyjs/utils@^6.0.6": | ||
version "6.0.6" | ||
resolved "https://registry.yarnpkg.com/@pollyjs/utils/-/utils-6.0.6.tgz#fa3c3fc2a7cc4ab181499d2d0b439e5a0136a3fe" | ||
integrity sha512-nhVJoI3nRgRimE0V2DVSvsXXNROUH6iyJbroDu4IdsOIOFC1Ds0w+ANMB4NMwFaqE+AisWOmXFzwAGdAfyiQVg== | ||
dependencies: | ||
qs "^6.10.1" | ||
url-parse "^1.5.3" | ||
|
||
"@rushstack/[email protected]": | ||
version "3.36.0" | ||
resolved "https://registry.yarnpkg.com/@rushstack/node-core-library/-/node-core-library-3.36.0.tgz#95dace39d763c8695d6607c421f95c6ac65b0ed4" | ||
|
@@ -2515,6 +2530,14 @@ cache-base@^1.0.1: | |
union-value "^1.0.0" | ||
unset-value "^1.0.0" | ||
|
||
call-bind-apply-helpers@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840" | ||
integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
function-bind "^1.1.2" | ||
|
||
call-bind@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c" | ||
|
@@ -2523,6 +2546,14 @@ call-bind@^1.0.0: | |
function-bind "^1.1.1" | ||
get-intrinsic "^1.0.2" | ||
|
||
call-bound@^1.0.2: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681" | ||
integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA== | ||
dependencies: | ||
call-bind-apply-helpers "^1.0.1" | ||
get-intrinsic "^1.2.6" | ||
|
||
callsites@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz" | ||
|
@@ -2932,6 +2963,15 @@ domexception@^2.0.1: | |
dependencies: | ||
webidl-conversions "^5.0.0" | ||
|
||
dunder-proto@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" | ||
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A== | ||
dependencies: | ||
call-bind-apply-helpers "^1.0.1" | ||
es-errors "^1.3.0" | ||
gopd "^1.2.0" | ||
|
||
ecc-jsbn@~0.1.1: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9" | ||
|
@@ -2986,6 +3026,23 @@ error-ex@^1.3.1: | |
dependencies: | ||
is-arrayish "^0.2.1" | ||
|
||
es-define-property@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa" | ||
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g== | ||
|
||
es-errors@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" | ||
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== | ||
|
||
es-object-atoms@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941" | ||
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
|
||
escalade@^3.1.1: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40" | ||
|
@@ -3528,11 +3585,35 @@ get-intrinsic@^1.0.2: | |
has "^1.0.3" | ||
has-symbols "^1.0.1" | ||
|
||
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6: | ||
version "1.2.7" | ||
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.7.tgz#dcfcb33d3272e15f445d15124bc0a216189b9044" | ||
integrity sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA== | ||
dependencies: | ||
call-bind-apply-helpers "^1.0.1" | ||
es-define-property "^1.0.1" | ||
es-errors "^1.3.0" | ||
es-object-atoms "^1.0.0" | ||
function-bind "^1.1.2" | ||
get-proto "^1.0.0" | ||
gopd "^1.2.0" | ||
has-symbols "^1.1.0" | ||
hasown "^2.0.2" | ||
math-intrinsics "^1.1.0" | ||
|
||
get-package-type@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a" | ||
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== | ||
|
||
get-proto@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" | ||
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g== | ||
dependencies: | ||
dunder-proto "^1.0.1" | ||
es-object-atoms "^1.0.0" | ||
|
||
get-stream@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5" | ||
|
@@ -3607,6 +3688,11 @@ globby@^11.0.1: | |
merge2 "^1.3.0" | ||
slash "^3.0.0" | ||
|
||
gopd@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" | ||
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== | ||
|
||
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4: | ||
version "4.2.6" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee" | ||
|
@@ -3645,6 +3731,11 @@ has-symbols@^1.0.1: | |
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423" | ||
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw== | ||
|
||
has-symbols@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" | ||
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== | ||
|
||
has-value@^0.3.1: | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f" | ||
|
@@ -4634,7 +4725,7 @@ locate-path@^5.0.0: | |
dependencies: | ||
p-locate "^4.1.0" | ||
|
||
lodash-es@^4.17.11: | ||
lodash-es@^4.17.11, lodash-es@^4.17.21: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" | ||
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== | ||
|
@@ -4659,7 +4750,7 @@ lodash.sortby@^4.7.0: | |
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" | ||
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= | ||
|
||
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@~4.17.15: | ||
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@~4.17.15: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz" | ||
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== | ||
|
@@ -4707,6 +4798,11 @@ map-visit@^1.0.0: | |
dependencies: | ||
object-visit "^1.0.0" | ||
|
||
math-intrinsics@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" | ||
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g== | ||
|
||
[email protected]: | ||
version "0.3.0" | ||
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" | ||
|
@@ -4876,14 +4972,13 @@ nocache@^2.1.0: | |
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f" | ||
integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q== | ||
|
||
nock@^12.0.3: | ||
version "12.0.3" | ||
resolved "https://registry.yarnpkg.com/nock/-/nock-12.0.3.tgz#83f25076dbc4c9aa82b5cdf54c9604c7a778d1c9" | ||
integrity sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw== | ||
nock@^13.2.1: | ||
version "13.5.6" | ||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.6.tgz#5e693ec2300bbf603b61dae6df0225673e6c4997" | ||
integrity sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ== | ||
dependencies: | ||
debug "^4.1.0" | ||
json-stringify-safe "^5.0.1" | ||
lodash "^4.17.13" | ||
propagate "^2.0.0" | ||
|
||
node-fetch@^2.6.7: | ||
|
@@ -4980,6 +5075,11 @@ object-copy@^0.1.0: | |
define-property "^0.2.5" | ||
kind-of "^3.0.3" | ||
|
||
object-inspect@^1.13.3: | ||
version "1.13.3" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a" | ||
integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA== | ||
|
||
object-inspect@^1.9.0: | ||
version "1.10.2" | ||
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.2.tgz#b6385a3e2b7cae0b5eafcf90cddf85d128767f30" | ||
|
@@ -5296,6 +5396,13 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" | ||
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== | ||
|
||
qs@^6.10.1: | ||
version "6.13.1" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.1.tgz#3ce5fc72bd3a8171b85c99b93c65dd20b7d1b16e" | ||
integrity sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg== | ||
dependencies: | ||
side-channel "^1.0.6" | ||
|
||
qs@^6.7.0: | ||
version "6.10.1" | ||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a" | ||
|
@@ -5751,6 +5858,35 @@ shellwords@^0.1.1: | |
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b" | ||
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== | ||
|
||
side-channel-list@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad" | ||
integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
object-inspect "^1.13.3" | ||
|
||
side-channel-map@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42" | ||
integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA== | ||
dependencies: | ||
call-bound "^1.0.2" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.5" | ||
object-inspect "^1.13.3" | ||
|
||
side-channel-weakmap@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea" | ||
integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A== | ||
dependencies: | ||
call-bound "^1.0.2" | ||
es-errors "^1.3.0" | ||
get-intrinsic "^1.2.5" | ||
object-inspect "^1.13.3" | ||
side-channel-map "^1.0.1" | ||
|
||
side-channel@^1.0.4: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf" | ||
|
@@ -5760,6 +5896,17 @@ side-channel@^1.0.4: | |
get-intrinsic "^1.0.2" | ||
object-inspect "^1.9.0" | ||
|
||
side-channel@^1.0.6: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" | ||
integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== | ||
dependencies: | ||
es-errors "^1.3.0" | ||
object-inspect "^1.13.3" | ||
side-channel-list "^1.0.0" | ||
side-channel-map "^1.0.1" | ||
side-channel-weakmap "^1.0.2" | ||
|
||
signal-exit@^3.0.0, signal-exit@^3.0.2: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" | ||
|
@@ -6353,6 +6500,14 @@ url-parse@^1.4.7: | |
querystringify "^2.1.1" | ||
requires-port "^1.0.0" | ||
|
||
url-parse@^1.5.3: | ||
version "1.5.10" | ||
resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" | ||
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ== | ||
dependencies: | ||
querystringify "^2.1.1" | ||
requires-port "^1.0.0" | ||
|
||
use@^3.1.0: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" | ||
|