291
291
dependencies:
292
292
eslint-visitor-keys "^3.3.0"
293
293
294
+ "@eslint-community/regexpp@^4.11.0":
295
+ version "4.11.0"
296
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
297
+ integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
298
+
294
299
"@eslint-community/regexpp@^4.4.0":
295
300
version "4.4.0"
296
301
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
297
302
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
298
303
299
- "@eslint-community/regexpp@^4.6.1":
300
- version "4.6.2"
301
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
302
- integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
304
+ "@eslint/config-array@^0.18.0":
305
+ version "0.18.0"
306
+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.18.0.tgz#37d8fe656e0d5e3dbaea7758ea56540867fd074d"
307
+ integrity sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==
308
+ dependencies:
309
+ "@eslint/object-schema" "^2.1.4"
310
+ debug "^4.3.1"
311
+ minimatch "^3.1.2"
303
312
304
- "@eslint/eslintrc@^2 .1.4 ":
305
- version "2 .1.4 "
306
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2 .1.4 .tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad "
307
- integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ ==
313
+ "@eslint/eslintrc@^3 .1.0 ":
314
+ version "3 .1.0 "
315
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3 .1.0 .tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6 "
316
+ integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ ==
308
317
dependencies:
309
318
ajv "^6.12.4"
310
319
debug "^4.3.2"
311
- espree "^9.6.0 "
312
- globals "^13.19 .0"
320
+ espree "^10.0.1 "
321
+ globals "^14.0 .0"
313
322
ignore "^5.2.0"
314
323
import-fresh "^3.2.1"
315
324
js-yaml "^4.1.0"
316
325
minimatch "^3.1.2"
317
326
strip-json-comments "^3.1.1"
318
327
319
- "@eslint/js@8.57.0":
320
- version "8.57.0"
321
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
322
- integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
328
+ "@eslint/js@9.9.1":
329
+ version "9.9.1"
330
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.9.1.tgz#4a97e85e982099d6c7ee8410aacb55adaa576f06"
331
+ integrity sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==
332
+
333
+ "@eslint/object-schema@^2.1.4":
334
+ version "2.1.4"
335
+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
336
+ integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
323
337
324
338
"@ethereumjs/common@2.5.0":
325
339
version "2.5.0"
825
839
dependencies:
826
840
tslib "^2.4.0"
827
841
828
- "@humanwhocodes/config-array@^0.11.14":
829
- version "0.11.14"
830
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
831
- integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
832
- dependencies:
833
- "@humanwhocodes/object-schema" "^2.0.2"
834
- debug "^4.3.1"
835
- minimatch "^3.0.5"
836
-
837
842
"@humanwhocodes/module-importer@^1.0.1":
838
843
version "1.0.1"
839
844
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
840
845
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
841
846
842
- "@humanwhocodes/object-schema@^2.0.2 ":
843
- version "2. 0.3"
844
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema /-/object-schema-2. 0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3 "
845
- integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA ==
847
+ "@humanwhocodes/retry@^0.3.0 ":
848
+ version "0.3.0 "
849
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry /-/retry- 0.3.0. tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570 "
850
+ integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew ==
846
851
847
852
"@improbable-eng/grpc-web@^0.12.0":
848
853
version "0.12.0"
2625
2630
"@typescript-eslint/types" "5.62.0"
2626
2631
eslint-visitor-keys "^3.3.0"
2627
2632
2628
- "@ungap/structured-clone@^1.2.0":
2629
- version "1.2.0"
2630
- resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
2631
- integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
2632
-
2633
2633
"@zondax/filecoin-signing-tools@github:trufflesuite/filecoin-signing-tools-js":
2634
2634
version "0.2.0"
2635
2635
resolved "https://codeload.github.com/trufflesuite/filecoin-signing-tools-js/tar.gz/2786fdb8a2b71bd1c7789c0701da41bb644a098f"
@@ -2757,16 +2757,16 @@ acorn-walk@^8.1.1:
2757
2757
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
2758
2758
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
2759
2759
2760
+ acorn@^8.12.0:
2761
+ version "8.12.1"
2762
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
2763
+ integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
2764
+
2760
2765
acorn@^8.4.1:
2761
2766
version "8.8.1"
2762
2767
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
2763
2768
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
2764
2769
2765
- acorn@^8.9.0:
2766
- version "8.9.0"
2767
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
2768
- integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
2769
-
2770
2770
aes-js@3.0.0:
2771
2771
version "3.0.0"
2772
2772
resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d"
@@ -4680,13 +4680,6 @@ dns-over-http-resolver@^1.0.0:
4680
4680
native-fetch "^3.0.0"
4681
4681
receptacle "^1.3.2"
4682
4682
4683
- doctrine@^3.0.0:
4684
- version "3.0.0"
4685
- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
4686
- integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
4687
- dependencies:
4688
- esutils "^2.0.2"
4689
-
4690
4683
dom-serializer@^2.0.0:
4691
4684
version "2.0.0"
4692
4685
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-2.0.0.tgz#e41b802e1eedf9f6cae183ce5e622d789d7d8e53"
@@ -5130,10 +5123,10 @@ eslint-scope@^5.1.1:
5130
5123
esrecurse "^4.3.0"
5131
5124
estraverse "^4.1.1"
5132
5125
5133
- eslint-scope@^7.2 .2:
5134
- version "7.2 .2"
5135
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2 .2.tgz#deb4f92563390f32006894af62a22dba1c46423f "
5136
- integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg ==
5126
+ eslint-scope@^8.0 .2:
5127
+ version "8.0 .2"
5128
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0 .2.tgz#5cbb33d4384c9136083a71190d548158fe128f94 "
5129
+ integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA ==
5137
5130
dependencies:
5138
5131
esrecurse "^4.3.0"
5139
5132
estraverse "^5.2.0"
@@ -5143,51 +5136,42 @@ eslint-visitor-keys@^3.3.0:
5143
5136
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
5144
5137
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
5145
5138
5146
- eslint-visitor-keys@^3.4.1:
5147
- version "3.4.1"
5148
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
5149
- integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
5150
-
5151
- eslint-visitor-keys@^3.4.3:
5152
- version "3.4.3"
5153
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
5154
- integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
5139
+ eslint-visitor-keys@^4.0.0:
5140
+ version "4.0.0"
5141
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
5142
+ integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
5155
5143
5156
- eslint@8.57.0 :
5157
- version "8.57.0 "
5158
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0 .tgz#c786a6fd0e0b68941aaf624596fb987089195668 "
5159
- integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ ==
5144
+ eslint@9.9.1 :
5145
+ version "9.9.1 "
5146
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.9.1 .tgz#147ac9305d56696fb84cf5bdecafd6517ddc77ec "
5147
+ integrity sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg ==
5160
5148
dependencies:
5161
5149
"@eslint-community/eslint-utils" "^4.2.0"
5162
- "@eslint-community/regexpp" "^4.6.1 "
5163
- "@eslint/eslintrc " "^2.1.4 "
5164
- "@eslint/js " "8.57 .0"
5165
- "@humanwhocodes/config-array " "^0.11.14 "
5150
+ "@eslint-community/regexpp" "^4.11.0 "
5151
+ "@eslint/config-array " "^0.18.0 "
5152
+ "@eslint/eslintrc " "^3.1 .0"
5153
+ "@eslint/js " "9.9.1 "
5166
5154
"@humanwhocodes/module-importer" "^1.0.1"
5155
+ "@humanwhocodes/retry" "^0.3.0"
5167
5156
"@nodelib/fs.walk" "^1.2.8"
5168
- "@ungap/structured-clone" "^1.2.0"
5169
5157
ajv "^6.12.4"
5170
5158
chalk "^4.0.0"
5171
5159
cross-spawn "^7.0.2"
5172
5160
debug "^4.3.2"
5173
- doctrine "^3.0.0"
5174
5161
escape-string-regexp "^4.0.0"
5175
- eslint-scope "^7.2 .2"
5176
- eslint-visitor-keys "^3.4.3 "
5177
- espree "^9.6.1 "
5178
- esquery "^1.4.2 "
5162
+ eslint-scope "^8.0 .2"
5163
+ eslint-visitor-keys "^4.0.0 "
5164
+ espree "^10.1.0 "
5165
+ esquery "^1.5.0 "
5179
5166
esutils "^2.0.2"
5180
5167
fast-deep-equal "^3.1.3"
5181
- file-entry-cache "^6 .0.1 "
5168
+ file-entry-cache "^8 .0.0 "
5182
5169
find-up "^5.0.0"
5183
5170
glob-parent "^6.0.2"
5184
- globals "^13.19.0"
5185
- graphemer "^1.4.0"
5186
5171
ignore "^5.2.0"
5187
5172
imurmurhash "^0.1.4"
5188
5173
is-glob "^4.0.0"
5189
5174
is-path-inside "^3.0.3"
5190
- js-yaml "^4.1.0"
5191
5175
json-stable-stringify-without-jsonify "^1.0.1"
5192
5176
levn "^0.4.1"
5193
5177
lodash.merge "^4.6.2"
@@ -5197,33 +5181,24 @@ eslint@8.57.0:
5197
5181
strip-ansi "^6.0.1"
5198
5182
text-table "^0.2.0"
5199
5183
5200
- espree@^9.6.0:
5201
- version "9.6.0"
5202
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
5203
- integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
5204
- dependencies:
5205
- acorn "^8.9.0"
5206
- acorn-jsx "^5.3.2"
5207
- eslint-visitor-keys "^3.4.1"
5208
-
5209
- espree@^9.6.1:
5210
- version "9.6.1"
5211
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
5212
- integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
5184
+ espree@^10.0.1, espree@^10.1.0:
5185
+ version "10.1.0"
5186
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
5187
+ integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
5213
5188
dependencies:
5214
- acorn "^8.9 .0"
5189
+ acorn "^8.12 .0"
5215
5190
acorn-jsx "^5.3.2"
5216
- eslint-visitor-keys "^3.4.1 "
5191
+ eslint-visitor-keys "^4.0.0 "
5217
5192
5218
5193
esprima@^4.0.0:
5219
5194
version "4.0.1"
5220
5195
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
5221
5196
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
5222
5197
5223
- esquery@^1.4.2 :
5224
- version "1.4.2 "
5225
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2 .tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1 "
5226
- integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng ==
5198
+ esquery@^1.5.0 :
5199
+ version "1.6.0 "
5200
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0 .tgz#91419234f804d852a82dceec3e16cdc22cf9dae7 "
5201
+ integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg ==
5227
5202
dependencies:
5228
5203
estraverse "^5.1.0"
5229
5204
@@ -5850,12 +5825,12 @@ fetch-cookie@0.7.0:
5850
5825
es6-denodeify "^0.1.1"
5851
5826
tough-cookie "^2.3.1"
5852
5827
5853
- file-entry-cache@^6 .0.1 :
5854
- version "6 .0.1 "
5855
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6 .0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
5856
- integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
5828
+ file-entry-cache@^8 .0.0 :
5829
+ version "8 .0.0 "
5830
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8 .0.0 .tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f "
5831
+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ ==
5857
5832
dependencies:
5858
- flat-cache "^3 .0.4 "
5833
+ flat-cache "^4 .0.0 "
5859
5834
5860
5835
file-uri-to-path@1.0.0:
5861
5836
version "1.0.0"
@@ -5919,13 +5894,13 @@ find-up@^3.0.0:
5919
5894
dependencies:
5920
5895
locate-path "^3.0.0"
5921
5896
5922
- flat-cache@^3 .0.4 :
5923
- version "3 .0.4 "
5924
- resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3 .0.4 .tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11 "
5925
- integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg ==
5897
+ flat-cache@^4 .0.0 :
5898
+ version "4 .0.1 "
5899
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4 .0.1 .tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c "
5900
+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw ==
5926
5901
dependencies:
5927
- flatted "^3.1.0 "
5928
- rimraf "^3.0.2 "
5902
+ flatted "^3.2.9 "
5903
+ keyv "^4.5.4 "
5929
5904
5930
5905
flat@^4.1.0:
5931
5906
version "4.1.1"
@@ -5934,10 +5909,10 @@ flat@^4.1.0:
5934
5909
dependencies:
5935
5910
is-buffer "~2.0.3"
5936
5911
5937
- flatted@^3.1.0 :
5938
- version "3.2.7 "
5939
- resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7 .tgz#609f39207cb614b89d0765b477cb2d437fbf9787 "
5940
- integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ ==
5912
+ flatted@^3.2.9 :
5913
+ version "3.3.1 "
5914
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1 .tgz#21db470729a6734d4997002f439cb308987f567a "
5915
+ integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw ==
5941
5916
5942
5917
follow-redirects@^1.10.0, follow-redirects@^1.12.1, follow-redirects@^1.14.8, follow-redirects@^1.14.9, follow-redirects@^1.15.0:
5943
5918
version "1.15.2"
@@ -6294,12 +6269,10 @@ global@~4.4.0:
6294
6269
min-document "^2.19.0"
6295
6270
process "^0.11.10"
6296
6271
6297
- globals@^13.19.0:
6298
- version "13.19.0"
6299
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
6300
- integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
6301
- dependencies:
6302
- type-fest "^0.20.2"
6272
+ globals@^14.0.0:
6273
+ version "14.0.0"
6274
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6275
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6303
6276
6304
6277
globalthis@^1.0.1:
6305
6278
version "1.0.3"
@@ -7612,6 +7585,13 @@ keyv@^3.0.0:
7612
7585
dependencies:
7613
7586
json-buffer "3.0.0"
7614
7587
7588
+ keyv@^4.5.4:
7589
+ version "4.5.4"
7590
+ resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
7591
+ integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
7592
+ dependencies:
7593
+ json-buffer "3.0.1"
7594
+
7615
7595
kind-of@^6.0.3:
7616
7596
version "6.0.3"
7617
7597
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd"
@@ -8208,7 +8188,7 @@ minimatch@3.0.4:
8208
8188
dependencies:
8209
8189
brace-expansion "^1.1.7"
8210
8190
8211
- minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3. 1.1, minimatch@^3.1.2:
8191
+ minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
8212
8192
version "3.1.2"
8213
8193
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
8214
8194
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -11203,11 +11183,6 @@ type-check@^0.4.0, type-check@~0.4.0:
11203
11183
dependencies:
11204
11184
prelude-ls "^1.2.1"
11205
11185
11206
- type-fest@^0.20.2:
11207
- version "0.20.2"
11208
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
11209
- integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
11210
-
11211
11186
type-fest@^1.0.1, type-fest@^1.2.1, type-fest@^1.2.2:
11212
11187
version "1.4.0"
11213
11188
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
0 commit comments