Skip to content

Commit 7724007

Browse files
Bump nanoid from 3.3.7 to 3.3.8 in /web
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 b55f550 commit 7724007

File tree

1 file changed

+32
-7
lines changed

1 file changed

+32
-7
lines changed

web/yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,7 @@
28302830
version "1.9.0"
28312831
dependencies:
28322832
"@ethersproject/contracts" "^5.7.0"
2833-
"@hashgraph/asset-tokenization-contracts" "file:../../../.cache/yarn/v6/npm-@hashgraph-asset-tokenization-sdk-1.9.0-4cc18704-5321-4c5e-8a95-f98b9358731c-1733758780970/node_modules/@hashgraph/contracts"
2833+
"@hashgraph/asset-tokenization-contracts" "file:../contracts"
28342834
"@hashgraph/hedera-wallet-connect" "1.3.1"
28352835
"@hashgraph/hethers" "^1.2.5"
28362836
"@hashgraph/sdk" "^2.33.0"
@@ -9013,9 +9013,9 @@ named-urls@^2.0.1:
90139013
path-to-regexp "^6.1.0"
90149014

90159015
nanoid@^3.3.7:
9016-
version "3.3.7"
9017-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
9018-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
9016+
version "3.3.8"
9017+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
9018+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
90199019

90209020
napi-wasm@^1.1.0:
90219021
version "1.1.3"
@@ -10579,7 +10579,7 @@ string-length@^4.0.1:
1057910579
char-regex "^1.0.2"
1058010580
strip-ansi "^6.0.0"
1058110581

10582-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10582+
"string-width-cjs@npm:string-width@^4.2.0":
1058310583
version "4.2.3"
1058410584
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1058510585
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10597,6 +10597,15 @@ string-width@^3.0.0, string-width@^3.1.0:
1059710597
is-fullwidth-code-point "^2.0.0"
1059810598
strip-ansi "^5.1.0"
1059910599

10600+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10601+
version "4.2.3"
10602+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10603+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10604+
dependencies:
10605+
emoji-regex "^8.0.0"
10606+
is-fullwidth-code-point "^3.0.0"
10607+
strip-ansi "^6.0.1"
10608+
1060010609
string-width@^5.0.1, string-width@^5.1.2:
1060110610
version "5.1.2"
1060210611
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -10647,7 +10656,7 @@ string_decoder@~1.1.1:
1064710656
dependencies:
1064810657
safe-buffer "~5.1.0"
1064910658

10650-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10659+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1065110660
version "6.0.1"
1065210661
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1065310662
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10661,6 +10670,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1066110670
dependencies:
1066210671
ansi-regex "^4.1.0"
1066310672

10673+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10674+
version "6.0.1"
10675+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10676+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10677+
dependencies:
10678+
ansi-regex "^5.0.1"
10679+
1066410680
strip-ansi@^7.0.1:
1066510681
version "7.1.0"
1066610682
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -11785,7 +11801,7 @@ workerpool@^6.5.1:
1178511801
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
1178611802
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
1178711803

11788-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11804+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1178911805
version "7.0.0"
1179011806
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1179111807
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11812,6 +11828,15 @@ wrap-ansi@^6.2.0:
1181211828
string-width "^4.1.0"
1181311829
strip-ansi "^6.0.0"
1181411830

11831+
wrap-ansi@^7.0.0:
11832+
version "7.0.0"
11833+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11834+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11835+
dependencies:
11836+
ansi-styles "^4.0.0"
11837+
string-width "^4.1.0"
11838+
strip-ansi "^6.0.0"
11839+
1181511840
wrap-ansi@^8.1.0:
1181611841
version "8.1.0"
1181711842
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)