chore(deps): update all non-major dependencies (2.x) (#25488)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-01 11:13:01 +00:00 committed by GitHub
parent 42eaf461ec
commit 7e115119dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 79 additions and 74 deletions

View File

@ -45,8 +45,8 @@
"@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5", "@rollup/plugin-replace": "5.0.5",
"@types/jest": "29.5.11", "@types/jest": "29.5.11",
"@typescript-eslint/eslint-plugin": "6.19.1", "@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.19.1", "@typescript-eslint/parser": "6.20.0",
"@vue/server-test-utils": "1.3.0", "@vue/server-test-utils": "1.3.0",
"@vue/test-utils": "1.3.6", "@vue/test-utils": "1.3.6",
"@vue/vue2-jest": "29.2.6", "@vue/vue2-jest": "29.2.6",
@ -79,7 +79,7 @@
"lodash": "4.17.21", "lodash": "4.17.21",
"node-fetch-native": "1.6.1", "node-fetch-native": "1.6.1",
"ofetch": "1.3.3", "ofetch": "1.3.3",
"puppeteer-core": "21.9.0", "puppeteer-core": "21.10.0",
"request": "2.88.2", "request": "2.88.2",
"rimraf": "4.4.1", "rimraf": "4.4.1",
"rollup": "4.9.6", "rollup": "4.9.6",

View File

@ -21,7 +21,7 @@
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"glob": "^8.1.0", "glob": "^8.1.0",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"ignore": "^5.3.0", "ignore": "^5.3.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"pify": "^5.0.0", "pify": "^5.0.0",
"serialize-javascript": "^6.0.2", "serialize-javascript": "^6.0.2",

View File

@ -17,7 +17,7 @@
"@nuxt/utils": "2.17.3", "@nuxt/utils": "2.17.3",
"babel-loader": "^8.3.0", "babel-loader": "^8.3.0",
"cache-loader": "^4.1.0", "cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001581", "caniuse-lite": "^1.0.30001582",
"consola": "^3.2.3", "consola": "^3.2.3",
"css-loader": "^5.2.7", "css-loader": "^5.2.7",
"cssnano": "^6.0.3", "cssnano": "^6.0.3",

143
yarn.lock
View File

@ -2969,16 +2969,16 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@typescript-eslint/eslint-plugin@6.19.1": "@typescript-eslint/eslint-plugin@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.1.tgz#bb0676af940bc23bf299ca58dbdc6589c2548c2e" resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz#9cf31546d2d5e884602626d89b0e0d2168ac25ed"
integrity sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg== integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==
dependencies: dependencies:
"@eslint-community/regexpp" "^4.5.1" "@eslint-community/regexpp" "^4.5.1"
"@typescript-eslint/scope-manager" "6.19.1" "@typescript-eslint/scope-manager" "6.20.0"
"@typescript-eslint/type-utils" "6.19.1" "@typescript-eslint/type-utils" "6.20.0"
"@typescript-eslint/utils" "6.19.1" "@typescript-eslint/utils" "6.20.0"
"@typescript-eslint/visitor-keys" "6.19.1" "@typescript-eslint/visitor-keys" "6.20.0"
debug "^4.3.4" debug "^4.3.4"
graphemer "^1.4.0" graphemer "^1.4.0"
ignore "^5.2.4" ignore "^5.2.4"
@ -3003,15 +3003,15 @@
semver "^7.5.4" semver "^7.5.4"
ts-api-utils "^1.0.1" ts-api-utils "^1.0.1"
"@typescript-eslint/parser@6.19.1": "@typescript-eslint/parser@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.19.1.tgz#68a87bb21afaf0b1689e9cdce0e6e75bc91ada78" resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.20.0.tgz#17e314177304bdf498527e3c4b112e41287b7416"
integrity sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ== integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==
dependencies: dependencies:
"@typescript-eslint/scope-manager" "6.19.1" "@typescript-eslint/scope-manager" "6.20.0"
"@typescript-eslint/types" "6.19.1" "@typescript-eslint/types" "6.20.0"
"@typescript-eslint/typescript-estree" "6.19.1" "@typescript-eslint/typescript-estree" "6.20.0"
"@typescript-eslint/visitor-keys" "6.19.1" "@typescript-eslint/visitor-keys" "6.20.0"
debug "^4.3.4" debug "^4.3.4"
"@typescript-eslint/parser@^6.5.0": "@typescript-eslint/parser@^6.5.0":
@ -3041,13 +3041,13 @@
"@typescript-eslint/types" "6.18.1" "@typescript-eslint/types" "6.18.1"
"@typescript-eslint/visitor-keys" "6.18.1" "@typescript-eslint/visitor-keys" "6.18.1"
"@typescript-eslint/scope-manager@6.19.1": "@typescript-eslint/scope-manager@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.19.1.tgz#2f527ee30703a6169a52b31d42a1103d80acd51b" resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz#8a926e60f6c47feb5bab878246dc2ae465730151"
integrity sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w== integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==
dependencies: dependencies:
"@typescript-eslint/types" "6.19.1" "@typescript-eslint/types" "6.20.0"
"@typescript-eslint/visitor-keys" "6.19.1" "@typescript-eslint/visitor-keys" "6.20.0"
"@typescript-eslint/type-utils@6.18.1": "@typescript-eslint/type-utils@6.18.1":
version "6.18.1" version "6.18.1"
@ -3059,13 +3059,13 @@
debug "^4.3.4" debug "^4.3.4"
ts-api-utils "^1.0.1" ts-api-utils "^1.0.1"
"@typescript-eslint/type-utils@6.19.1": "@typescript-eslint/type-utils@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.19.1.tgz#6a130e3afe605a4898e043fa9f72e96309b54935" resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz#d395475cd0f3610dd80c7d8716fa0db767da3831"
integrity sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg== integrity sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==
dependencies: dependencies:
"@typescript-eslint/typescript-estree" "6.19.1" "@typescript-eslint/typescript-estree" "6.20.0"
"@typescript-eslint/utils" "6.19.1" "@typescript-eslint/utils" "6.20.0"
debug "^4.3.4" debug "^4.3.4"
ts-api-utils "^1.0.1" ts-api-utils "^1.0.1"
@ -3079,10 +3079,10 @@
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.18.1.tgz#91617d8080bcd99ac355d9157079970d1d49fefc" resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.18.1.tgz#91617d8080bcd99ac355d9157079970d1d49fefc"
integrity sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw== integrity sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==
"@typescript-eslint/types@6.19.1": "@typescript-eslint/types@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.19.1.tgz#2d4c9d492a63ede15e7ba7d129bdf7714b77f771" resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.20.0.tgz#5ccd74c29011ae7714ae6973e4ec0c634708b448"
integrity sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg== integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==
"@typescript-eslint/typescript-estree@5.60.0": "@typescript-eslint/typescript-estree@5.60.0":
version "5.60.0" version "5.60.0"
@ -3111,13 +3111,13 @@
semver "^7.5.4" semver "^7.5.4"
ts-api-utils "^1.0.1" ts-api-utils "^1.0.1"
"@typescript-eslint/typescript-estree@6.19.1": "@typescript-eslint/typescript-estree@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.1.tgz#796d88d88882f12e85bb33d6d82d39e1aea54ed1" resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz#5b2d0975949e6bdd8d45ee1471461ef5fadc5542"
integrity sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA== integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==
dependencies: dependencies:
"@typescript-eslint/types" "6.19.1" "@typescript-eslint/types" "6.20.0"
"@typescript-eslint/visitor-keys" "6.19.1" "@typescript-eslint/visitor-keys" "6.20.0"
debug "^4.3.4" debug "^4.3.4"
globby "^11.1.0" globby "^11.1.0"
is-glob "^4.0.3" is-glob "^4.0.3"
@ -3138,17 +3138,17 @@
"@typescript-eslint/typescript-estree" "6.18.1" "@typescript-eslint/typescript-estree" "6.18.1"
semver "^7.5.4" semver "^7.5.4"
"@typescript-eslint/utils@6.19.1": "@typescript-eslint/utils@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.19.1.tgz#df93497f9cfddde2bcc2a591da80536e68acd151" resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.20.0.tgz#0e52afcfaa51af5656490ba4b7437cc3aa28633d"
integrity sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w== integrity sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==
dependencies: dependencies:
"@eslint-community/eslint-utils" "^4.4.0" "@eslint-community/eslint-utils" "^4.4.0"
"@types/json-schema" "^7.0.12" "@types/json-schema" "^7.0.12"
"@types/semver" "^7.5.0" "@types/semver" "^7.5.0"
"@typescript-eslint/scope-manager" "6.19.1" "@typescript-eslint/scope-manager" "6.20.0"
"@typescript-eslint/types" "6.19.1" "@typescript-eslint/types" "6.20.0"
"@typescript-eslint/typescript-estree" "6.19.1" "@typescript-eslint/typescript-estree" "6.20.0"
semver "^7.5.4" semver "^7.5.4"
"@typescript-eslint/utils@^5.10.0": "@typescript-eslint/utils@^5.10.0":
@ -3181,12 +3181,12 @@
"@typescript-eslint/types" "6.18.1" "@typescript-eslint/types" "6.18.1"
eslint-visitor-keys "^3.4.1" eslint-visitor-keys "^3.4.1"
"@typescript-eslint/visitor-keys@6.19.1": "@typescript-eslint/visitor-keys@6.20.0":
version "6.19.1" version "6.20.0"
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.1.tgz#2164073ed4fc34a5ff3b5e25bb5a442100454c4c" resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz#f7ada27f2803de89df0edd9fd7be22c05ce6a498"
integrity sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ== integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==
dependencies: dependencies:
"@typescript-eslint/types" "6.19.1" "@typescript-eslint/types" "6.20.0"
eslint-visitor-keys "^3.4.1" eslint-visitor-keys "^3.4.1"
"@ungap/structured-clone@^1.2.0": "@ungap/structured-clone@^1.2.0":
@ -4693,10 +4693,10 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001576.tgz#893be772cf8ee6056d6c1e2d07df365b9ec0a5c4" resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001576.tgz#893be772cf8ee6056d6c1e2d07df365b9ec0a5c4"
integrity sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg== integrity sha512-ff5BdakGe2P3SQsMsiqmt1Lc8221NR1VzHj5jXN5vBny9A6fpze94HiVV/n7XRosOlsShJcvMv5mdnpjOGCEgg==
caniuse-lite@^1.0.30001581: caniuse-lite@^1.0.30001582:
version "1.0.30001581" version "1.0.30001582"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001581.tgz#0dfd4db9e94edbdca67d57348ebc070dece279f4" resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001582.tgz#db3070547ce0b48d9f44a509b86c4a02ba5d9055"
integrity sha512-whlTkwhqV2tUmP3oYhtNfaWGYHDdS3JYFQBKXxcUR9qqPWsRhFHhoISO2Xnl/g0xyKzht9mI1LZpiNWfMzHixQ== integrity sha512-vsJG3V5vgfduaQGVxL53uSX/HUzxyr2eA8xCo36OLal7sRcSZbibJtLeh0qja4sFOr/QQGt4opB4tOy+eOgAxg==
caseless@~0.12.0: caseless@~0.12.0:
version "0.12.0" version "0.12.0"
@ -4843,13 +4843,13 @@ chrome-trace-event@^1.0.2:
resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac" resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
chromium-bidi@0.5.4: chromium-bidi@0.5.6:
version "0.5.4" version "0.5.6"
resolved "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.4.tgz#dcf60bbc510a0a1d19b35012d7bb53f82bb5f2ba" resolved "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.5.6.tgz#a19e0aacda098878b49428939a39c477db0b4c45"
integrity sha512-p9CdiHl0xNh4P7oVa44zXgJJw+pvnHXFDB+tVdo25xaPLgQDVf2kQO+TDxD2fp2Evqi7vs/vGRINMzl1qJrWiw== integrity sha512-ber8smgoAs4EqSUHRb0I8fpx371ZmvsdQav8HRM9oO4fk5Ox16vQiNYXlsZkRj4FfvVL2dCef+zBFQixp+79CA==
dependencies: dependencies:
mitt "3.0.1" mitt "3.0.1"
urlpattern-polyfill "9.0.0" urlpattern-polyfill "10.0.0"
ci-info@^3.2.0, ci-info@^3.4.0, ci-info@^3.6.1, ci-info@^3.7.1: ci-info@^3.2.0, ci-info@^3.4.0, ci-info@^3.6.1, ci-info@^3.7.1:
version "3.8.0" version "3.8.0"
@ -8260,11 +8260,16 @@ ignore-walk@^6.0.4:
dependencies: dependencies:
minimatch "^9.0.0" minimatch "^9.0.0"
ignore@^5.0.4, ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0: ignore@^5.0.4, ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4:
version "5.3.0" version "5.3.0"
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78" resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg== integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
ignore@^5.3.1:
version "5.3.1"
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
immutable@^4.0.0: immutable@^4.0.0:
version "4.2.2" version "4.2.2"
resolved "https://registry.npmjs.org/immutable/-/immutable-4.2.2.tgz#2da9ff4384a4330c36d4d1bc88e90f9e0b0ccd16" resolved "https://registry.npmjs.org/immutable/-/immutable-4.2.2.tgz#2da9ff4384a4330c36d4d1bc88e90f9e0b0ccd16"
@ -12591,13 +12596,13 @@ punycode@^2.1.0, punycode@^2.1.1, punycode@^2.3.1:
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
puppeteer-core@21.9.0: puppeteer-core@21.10.0:
version "21.9.0" version "21.10.0"
resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-21.9.0.tgz#7462d5dd0571cd1e0580cc3729d7951cc6fe2505" resolved "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-21.10.0.tgz#d1b61c44e258e51e0fa74f1110c540be096a3e28"
integrity sha512-QgowcczLAoLWlV38s3y3VuEvjJGfKU5rR6Q23GUbiGOaiQi+QpaWQ+aXdzP9LHVSUPmHdAaWhcvMztYSw3f8gQ== integrity sha512-NVaqO3K462qwMuLO4Gurs/Mau1Wss+08QgNYzF0dIqZWMvpskrt/TbxbmHU+7zMTUOvPEq/lR4BLJmjMBgBGfQ==
dependencies: dependencies:
"@puppeteer/browsers" "1.9.1" "@puppeteer/browsers" "1.9.1"
chromium-bidi "0.5.4" chromium-bidi "0.5.6"
cross-fetch "4.0.0" cross-fetch "4.0.0"
debug "4.3.4" debug "4.3.4"
devtools-protocol "0.0.1232444" devtools-protocol "0.0.1232444"
@ -14812,10 +14817,10 @@ url@^0.11.0:
punycode "1.3.2" punycode "1.3.2"
querystring "0.2.0" querystring "0.2.0"
urlpattern-polyfill@9.0.0: urlpattern-polyfill@10.0.0:
version "9.0.0" version "10.0.0"
resolved "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-9.0.0.tgz#bc7e386bb12fd7898b58d1509df21d3c29ab3460" resolved "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz#f0a03a97bfb03cdf33553e5e79a2aadd22cac8ec"
integrity sha512-WHN8KDQblxd32odxeIgo83rdVDE2bvdkb86it7bMhYZwWKJz0+O0RK/eZiHYnM+zgt/U7hAHOlCQGfjjvSkw2g== integrity sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==
use@^3.1.0: use@^3.1.0:
version "3.1.1" version "3.1.1"