Skip to content

Commit 3fac1b5

Browse files
fix(deps): update dependency nanoid to v5.0.9 [security]
1 parent 0394b8b commit 3fac1b5

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

+31-6
Original file line numberDiff line numberDiff line change
@@ -9685,9 +9685,9 @@ nanoid@^3.3.6, nanoid@^3.3.7:
96859685
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
96869686

96879687
nanoid@^5.0.7:
9688-
version "5.0.7"
9689-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.7.tgz#6452e8c5a816861fd9d2b898399f7e5fd6944cc6"
9690-
integrity sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==
9688+
version "5.1.4"
9689+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.4.tgz#10b15a91d2f727b1f200faf0ff73656fd96c497d"
9690+
integrity sha512-GTFcMIDgR7tqji/LpSY8rtg464VnJl/j6ypoehYnuGb+Y8qZUdtKB8WVCXon0UEZgFDbuUxpIl//6FHLHgXSNA==
96919691

96929692
natural-compare-lite@^1.4.0:
96939693
version "1.4.0"
@@ -11704,7 +11704,16 @@ [email protected]:
1170411704
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
1170511705
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
1170611706

11707-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11707+
"string-width-cjs@npm:string-width@^4.2.0":
11708+
version "4.2.3"
11709+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11710+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11711+
dependencies:
11712+
emoji-regex "^8.0.0"
11713+
is-fullwidth-code-point "^3.0.0"
11714+
strip-ansi "^6.0.1"
11715+
11716+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1170811717
version "4.2.3"
1170911718
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1171011719
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11791,7 +11800,14 @@ string_decoder@~1.1.1:
1179111800
dependencies:
1179211801
safe-buffer "~5.1.0"
1179311802

11794-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11803+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11804+
version "6.0.1"
11805+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11806+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11807+
dependencies:
11808+
ansi-regex "^5.0.1"
11809+
11810+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1179511811
version "6.0.1"
1179611812
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1179711813
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12887,7 +12903,7 @@ wordwrap@>=0.0.2, wordwrap@^1.0.0:
1288712903
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1288812904
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1288912905

12890-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12906+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1289112907
version "7.0.0"
1289212908
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1289312909
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12905,6 +12921,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1290512921
string-width "^4.1.0"
1290612922
strip-ansi "^6.0.0"
1290712923

12924+
wrap-ansi@^7.0.0:
12925+
version "7.0.0"
12926+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12927+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12928+
dependencies:
12929+
ansi-styles "^4.0.0"
12930+
string-width "^4.1.0"
12931+
strip-ansi "^6.0.0"
12932+
1290812933
wrap-ansi@^8.1.0:
1290912934
version "8.1.0"
1291012935
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)