-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
- Loading branch information
Showing
2 changed files
with
209 additions
and
3 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 |
---|---|---|
|
@@ -1376,11 +1376,30 @@ | |
dependencies: | ||
eslint-visitor-keys "^3.3.0" | ||
|
||
"@eslint-community/regexpp@^4.12.1": | ||
version "4.12.1" | ||
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" | ||
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== | ||
|
||
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1": | ||
version "4.8.1" | ||
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.1.tgz" | ||
integrity sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ== | ||
|
||
"@eslint/config-array@^0.19.0": | ||
version "0.19.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.0.tgz#3251a528998de914d59bb21ba4c11767cf1b3519" | ||
integrity sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ== | ||
dependencies: | ||
"@eslint/object-schema" "^2.1.4" | ||
debug "^4.3.1" | ||
minimatch "^3.1.2" | ||
|
||
"@eslint/core@^0.9.0": | ||
version "0.9.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.9.0.tgz#168ee076f94b152c01ca416c3e5cf82290ab4fcd" | ||
integrity sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg== | ||
|
||
"@eslint/eslintrc@^2.1.2": | ||
version "2.1.2" | ||
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz" | ||
|
@@ -1396,11 +1415,43 @@ | |
minimatch "^3.1.2" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@eslint/eslintrc@^3.2.0": | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c" | ||
integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w== | ||
dependencies: | ||
ajv "^6.12.4" | ||
debug "^4.3.2" | ||
espree "^10.0.1" | ||
globals "^14.0.0" | ||
ignore "^5.2.0" | ||
import-fresh "^3.2.1" | ||
js-yaml "^4.1.0" | ||
minimatch "^3.1.2" | ||
strip-json-comments "^3.1.1" | ||
|
||
"@eslint/[email protected]": | ||
version "8.49.0" | ||
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.49.0.tgz" | ||
integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w== | ||
|
||
"@eslint/[email protected]": | ||
version "9.15.0" | ||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5" | ||
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg== | ||
|
||
"@eslint/object-schema@^2.1.4": | ||
version "2.1.4" | ||
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843" | ||
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ== | ||
|
||
"@eslint/plugin-kit@^0.2.3": | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.3.tgz#812980a6a41ecf3a8341719f92a6d1e784a2e0e8" | ||
integrity sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA== | ||
dependencies: | ||
levn "^0.4.1" | ||
|
||
"@floating-ui/core@^1.0.0": | ||
version "1.6.1" | ||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.1.tgz#a4e6fef1b069cda533cbc7a4998c083a37f37573" | ||
|
@@ -1486,6 +1537,19 @@ | |
resolved "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-3.3.2.tgz" | ||
integrity sha512-Tw+GGPnBp+5DOsSg4ek3LCPgkBOuOgS5DsDV7qsWNH9LZc433kgsWICjlsh2J9p04H2K66hsXPPb9qn9ILdUtA== | ||
|
||
"@humanfs/core@^0.19.1": | ||
version "0.19.1" | ||
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77" | ||
integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA== | ||
|
||
"@humanfs/node@^0.16.6": | ||
version "0.16.6" | ||
resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.6.tgz#ee2a10eaabd1131987bf0488fd9b820174cd765e" | ||
integrity sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw== | ||
dependencies: | ||
"@humanfs/core" "^0.19.1" | ||
"@humanwhocodes/retry" "^0.3.0" | ||
|
||
"@humanwhocodes/config-array@^0.11.11": | ||
version "0.11.11" | ||
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.11.tgz" | ||
|
@@ -1505,6 +1569,16 @@ | |
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz" | ||
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== | ||
|
||
"@humanwhocodes/retry@^0.3.0": | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a" | ||
integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA== | ||
|
||
"@humanwhocodes/retry@^0.4.1": | ||
version "0.4.1" | ||
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.1.tgz#9a96ce501bc62df46c4031fbd970e3cc6b10f07b" | ||
integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA== | ||
|
||
"@internationalized/date@^3.5.5": | ||
version "3.5.5" | ||
resolved "https://registry.yarnpkg.com/@internationalized/date/-/date-3.5.5.tgz#7d34cb9da35127f98dd669fc926bb37e771e177f" | ||
|
@@ -3283,6 +3357,11 @@ | |
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz" | ||
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== | ||
|
||
"@types/estree@^1.0.6": | ||
version "1.0.6" | ||
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" | ||
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== | ||
|
||
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.33": | ||
version "4.17.36" | ||
resolved "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.36.tgz" | ||
|
@@ -3367,6 +3446,11 @@ | |
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz" | ||
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA== | ||
|
||
"@types/json-schema@^7.0.15": | ||
version "7.0.15" | ||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" | ||
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== | ||
|
||
"@types/json-schema@^7.0.6": | ||
version "7.0.13" | ||
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.13.tgz" | ||
|
@@ -3831,6 +3915,11 @@ acorn@^7.1.1: | |
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz" | ||
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== | ||
|
||
acorn@^8.14.0: | ||
version "8.14.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" | ||
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== | ||
|
||
acorn@^8.2.4, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0: | ||
version "8.10.0" | ||
resolved "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz" | ||
|
@@ -4833,6 +4922,15 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: | |
shebang-command "^2.0.0" | ||
which "^2.0.1" | ||
|
||
cross-spawn@^7.0.5: | ||
version "7.0.5" | ||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.5.tgz#910aac880ff5243da96b728bc6521a5f6c2f2f82" | ||
integrity sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug== | ||
dependencies: | ||
path-key "^3.1.0" | ||
shebang-command "^2.0.0" | ||
which "^2.0.1" | ||
|
||
crypto-random-string@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz" | ||
|
@@ -5087,6 +5185,13 @@ debug@^3.2.7: | |
dependencies: | ||
ms "^2.1.1" | ||
|
||
debug@^4.3.1: | ||
version "4.3.7" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" | ||
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== | ||
dependencies: | ||
ms "^2.1.3" | ||
|
||
decimal.js@^10.2.1: | ||
version "10.4.3" | ||
resolved "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz" | ||
|
@@ -5743,6 +5848,14 @@ eslint-scope@^7.2.2: | |
esrecurse "^4.3.0" | ||
estraverse "^5.2.0" | ||
|
||
eslint-scope@^8.2.0: | ||
version "8.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442" | ||
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A== | ||
dependencies: | ||
esrecurse "^4.3.0" | ||
estraverse "^5.2.0" | ||
|
||
eslint-visitor-keys@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" | ||
|
@@ -5753,6 +5866,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4 | |
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" | ||
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== | ||
|
||
eslint-visitor-keys@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" | ||
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== | ||
|
||
eslint-webpack-plugin@^3.1.1: | ||
version "3.2.0" | ||
resolved "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz" | ||
|
@@ -5764,7 +5882,7 @@ eslint-webpack-plugin@^3.1.1: | |
normalize-path "^3.0.0" | ||
schema-utils "^4.0.0" | ||
|
||
eslint@^8.3.0, eslint@^8.31.0: | ||
eslint@^8.3.0: | ||
version "8.49.0" | ||
resolved "https://registry.npmjs.org/eslint/-/eslint-8.49.0.tgz" | ||
integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ== | ||
|
@@ -5807,6 +5925,55 @@ eslint@^8.3.0, eslint@^8.31.0: | |
strip-ansi "^6.0.1" | ||
text-table "^0.2.0" | ||
|
||
eslint@^9.15.0: | ||
version "9.15.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15.0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6" | ||
integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw== | ||
dependencies: | ||
"@eslint-community/eslint-utils" "^4.2.0" | ||
"@eslint-community/regexpp" "^4.12.1" | ||
"@eslint/config-array" "^0.19.0" | ||
"@eslint/core" "^0.9.0" | ||
"@eslint/eslintrc" "^3.2.0" | ||
"@eslint/js" "9.15.0" | ||
"@eslint/plugin-kit" "^0.2.3" | ||
"@humanfs/node" "^0.16.6" | ||
"@humanwhocodes/module-importer" "^1.0.1" | ||
"@humanwhocodes/retry" "^0.4.1" | ||
"@types/estree" "^1.0.6" | ||
"@types/json-schema" "^7.0.15" | ||
ajv "^6.12.4" | ||
chalk "^4.0.0" | ||
cross-spawn "^7.0.5" | ||
debug "^4.3.2" | ||
escape-string-regexp "^4.0.0" | ||
eslint-scope "^8.2.0" | ||
eslint-visitor-keys "^4.2.0" | ||
espree "^10.3.0" | ||
esquery "^1.5.0" | ||
esutils "^2.0.2" | ||
fast-deep-equal "^3.1.3" | ||
file-entry-cache "^8.0.0" | ||
find-up "^5.0.0" | ||
glob-parent "^6.0.2" | ||
ignore "^5.2.0" | ||
imurmurhash "^0.1.4" | ||
is-glob "^4.0.0" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
lodash.merge "^4.6.2" | ||
minimatch "^3.1.2" | ||
natural-compare "^1.4.0" | ||
optionator "^0.9.3" | ||
|
||
espree@^10.0.1, espree@^10.3.0: | ||
version "10.3.0" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a" | ||
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg== | ||
dependencies: | ||
acorn "^8.14.0" | ||
acorn-jsx "^5.3.2" | ||
eslint-visitor-keys "^4.2.0" | ||
|
||
espree@^9.6.0, espree@^9.6.1: | ||
version "9.6.1" | ||
resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" | ||
|
@@ -5833,6 +6000,13 @@ esquery@^1.4.2: | |
dependencies: | ||
estraverse "^5.1.0" | ||
|
||
esquery@^1.5.0: | ||
version "1.6.0" | ||
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" | ||
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg== | ||
dependencies: | ||
estraverse "^5.1.0" | ||
|
||
esrecurse@^4.3.0: | ||
version "4.3.0" | ||
resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" | ||
|
@@ -6032,6 +6206,13 @@ file-entry-cache@^6.0.1: | |
dependencies: | ||
flat-cache "^3.0.4" | ||
|
||
file-entry-cache@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f" | ||
integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ== | ||
dependencies: | ||
flat-cache "^4.0.0" | ||
|
||
file-loader@^6.2.0: | ||
version "6.2.0" | ||
resolved "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz" | ||
|
@@ -6113,11 +6294,24 @@ flat-cache@^3.0.4: | |
keyv "^4.5.3" | ||
rimraf "^3.0.2" | ||
|
||
flat-cache@^4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c" | ||
integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw== | ||
dependencies: | ||
flatted "^3.2.9" | ||
keyv "^4.5.4" | ||
|
||
flatted@^3.2.7: | ||
version "3.2.7" | ||
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz" | ||
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== | ||
|
||
flatted@^3.2.9: | ||
version "3.3.1" | ||
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a" | ||
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw== | ||
|
||
follow-redirects@^1.0.0: | ||
version "1.15.2" | ||
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz" | ||
|
@@ -6364,6 +6558,11 @@ globals@^13.19.0: | |
dependencies: | ||
type-fest "^0.20.2" | ||
|
||
globals@^14.0.0: | ||
version "14.0.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" | ||
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== | ||
|
||
globalthis@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz" | ||
|
@@ -7772,6 +7971,13 @@ keyv@^4.5.3: | |
dependencies: | ||
json-buffer "3.0.1" | ||
|
||
keyv@^4.5.4: | ||
version "4.5.4" | ||
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" | ||
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== | ||
dependencies: | ||
json-buffer "3.0.1" | ||
|
||
kind-of@^6.0.2: | ||
version "6.0.3" | ||
resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" | ||
|
@@ -8139,7 +8345,7 @@ [email protected]: | |
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" | ||
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== | ||
|
||
[email protected], ms@^2.1.1: | ||
[email protected], ms@^2.1.1, ms@^2.1.3: | ||
version "2.1.3" | ||
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" | ||
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== | ||
|