@@ -3382,10 +3382,10 @@ expect@^29.0.0, expect@^29.7.0:
3382
3382
jest-message-util "^29.7.0"
3383
3383
jest-util "^29.7.0"
3384
3384
3385
- fake-indexeddb@^5 .0.2 :
3386
- version "5 .0.2 "
3387
- resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-5 .0.2 .tgz#8e0b6c75c6dc6639cbb50c1aa948772147d7c93e "
3388
- integrity sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ ==
3385
+ fake-indexeddb@^6 .0.0 :
3386
+ version "6 .0.0 "
3387
+ resolved "https://registry.yarnpkg.com/fake-indexeddb/-/fake-indexeddb-6 .0.0 .tgz#3173d5ad141436dace95f8de6e9ecdc3d9787d5d "
3388
+ integrity sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ ==
3389
3389
3390
3390
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3 :
3391
3391
version "3.1.3"
@@ -5846,7 +5846,16 @@ string-length@^4.0.1:
5846
5846
char-regex "^1.0.2"
5847
5847
strip-ansi "^6.0.0"
5848
5848
5849
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5849
+ " string-width-cjs@npm:string-width@^4.2.0 " :
5850
+ version "4.2.3"
5851
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5852
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5853
+ dependencies :
5854
+ emoji-regex "^8.0.0"
5855
+ is-fullwidth-code-point "^3.0.0"
5856
+ strip-ansi "^6.0.1"
5857
+
5858
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
5850
5859
version "4.2.3"
5851
5860
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5852
5861
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6445,7 +6454,16 @@ word-wrap@^1.2.5:
6445
6454
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
6446
6455
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
6447
6456
6448
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0:
6457
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
6458
+ version "7.0.0"
6459
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6460
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6461
+ dependencies :
6462
+ ansi-styles "^4.0.0"
6463
+ string-width "^4.1.0"
6464
+ strip-ansi "^6.0.0"
6465
+
6466
+ wrap-ansi@^7.0.0 :
6449
6467
version "7.0.0"
6450
6468
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6451
6469
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
0 commit comments