@@ -6544,14 +6544,6 @@ hash.js@^1.0.0, hash.js@^1.0.3:
6544
6544
inherits "^2.0.3"
6545
6545
minimalistic-assert "^1.0.1"
6546
6546
6547
- hasha@^5.2.0:
6548
- version "5.2.0"
6549
- resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.0.tgz#33094d1f69c40a4a6ac7be53d5fe3ff95a269e0c"
6550
- integrity sha512-2W+jKdQbAdSIrggA8Q35Br8qKadTrqCTC8+XZvBWepKDK6m9XkX6Iz1a2yh2KP01kzAR/dpuMeUnocoLYDcskw==
6551
- dependencies:
6552
- is-stream "^2.0.0"
6553
- type-fest "^0.8.0"
6554
-
6555
6547
hasha@^5.2.2:
6556
6548
version "5.2.2"
6557
6549
resolved "https://registry.yarnpkg.com/hasha/-/hasha-5.2.2.tgz#a48477989b3b327aea3c04f53096d816d97522a1"
@@ -6560,6 +6552,14 @@ hasha@^5.2.2:
6560
6552
is-stream "^2.0.0"
6561
6553
type-fest "^0.8.0"
6562
6554
6555
+ hasha@^6.0.0:
6556
+ version "6.0.0"
6557
+ resolved "https://registry.yarnpkg.com/hasha/-/hasha-6.0.0.tgz#bdf1231ae40b406121c09c13705e5b38c1bb607c"
6558
+ integrity sha512-MLydoyGp9QJcjlhE5lsLHXYpWayjjWqkavzju2ZWD2tYa1CgmML1K1gWAu22BLFa2eZ0OfvJ/DlfoVjaD54U2Q==
6559
+ dependencies:
6560
+ is-stream "^3.0.0"
6561
+ type-fest "^4.7.1"
6562
+
6563
6563
[email protected] , he@^1.1.0, he@^1.2.0:
6564
6564
version "1.2.0"
6565
6565
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -7240,6 +7240,11 @@ is-stream@^2.0.0:
7240
7240
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3"
7241
7241
integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==
7242
7242
7243
+ is-stream@^3.0.0:
7244
+ version "3.0.0"
7245
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac"
7246
+ integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
7247
+
7243
7248
is-string@^1.0.5:
7244
7249
version "1.0.5"
7245
7250
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
@@ -12235,6 +12240,11 @@ type-fest@^0.8.0, type-fest@^0.8.1:
12235
12240
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
12236
12241
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
12237
12242
12243
+ type-fest@^4.7.1:
12244
+ version "4.8.3"
12245
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.8.3.tgz#6db08d9f44d596cd953f83020c7c56310c368d1c"
12246
+ integrity sha512-//BaTm14Q/gHBn09xlnKNqfI8t6bmdzx2DXYfPBNofN0WUybCEUDcbCWcTa0oF09lzLjZgPphXAsvRiMK0V6Bw==
12247
+
12238
12248
type-is@~1.6.17, type-is@~1.6.18:
12239
12249
version "1.6.18"
12240
12250
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
0 commit comments