Skip to content

Commit 25cfa53

Browse files
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 715ab46 commit 25cfa53

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

yarn.lock

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13872,9 +13872,9 @@ nanoclone@^0.2.1:
1387213872
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
1387313873

1387413874
nanoid@^3.3.7:
13875-
version "3.3.7"
13876-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz"
13877-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
13875+
version "3.3.8"
13876+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
13877+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
1387813878

1387913879
nanomatch@^1.2.9:
1388013880
version "1.2.13"
@@ -17755,7 +17755,7 @@ string-natural-compare@^3.0.1:
1775517755
resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz"
1775617756
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1775717757

17758-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
17758+
"string-width-cjs@npm:string-width@^4.2.0":
1775917759
version "4.2.3"
1776017760
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1776117761
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -17773,6 +17773,15 @@ string-width@^1.0.1:
1777317773
is-fullwidth-code-point "^1.0.0"
1777417774
strip-ansi "^3.0.0"
1777517775

17776+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
17777+
version "4.2.3"
17778+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
17779+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
17780+
dependencies:
17781+
emoji-regex "^8.0.0"
17782+
is-fullwidth-code-point "^3.0.0"
17783+
strip-ansi "^6.0.1"
17784+
1777617785
string-width@^2.1.1:
1777717786
version "2.1.1"
1777817787
resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz"
@@ -19637,7 +19646,7 @@ [email protected]:
1963719646
"@types/trusted-types" "^2.0.2"
1963819647
workbox-core "6.6.1"
1963919648

19640-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
19649+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1964119650
version "7.0.0"
1964219651
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1964319652
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -19672,6 +19681,15 @@ wrap-ansi@^6.2.0:
1967219681
string-width "^4.1.0"
1967319682
strip-ansi "^6.0.0"
1967419683

19684+
wrap-ansi@^7.0.0:
19685+
version "7.0.0"
19686+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
19687+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
19688+
dependencies:
19689+
ansi-styles "^4.0.0"
19690+
string-width "^4.1.0"
19691+
strip-ansi "^6.0.0"
19692+
1967519693
wrap-ansi@^8.1.0:
1967619694
version "8.1.0"
1967719695
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)