Skip to content

Commit ab8232d

Browse files
committed
chore: update accs pkg
1 parent 4887e48 commit ab8232d

File tree

2 files changed

+8
-33
lines changed

2 files changed

+8
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@cosmjs/proto-signing": "0.30.1",
4141
"@cosmjs/stargate": "0.30.1",
4242
"@dotenvx/dotenvx": "^1.6.4",
43-
"@lit-protocol/accs-schemas": "^0.0.27",
43+
"@lit-protocol/accs-schemas": "^0.0.28",
4444
"@lit-protocol/contracts": "^0.0.74",
4545
"@metamask/eth-sig-util": "5.0.2",
4646
"@mysten/sui.js": "^0.37.1",

yarn.lock

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3013,10 +3013,10 @@
30133013
npmlog "^6.0.2"
30143014
write-file-atomic "^4.0.1"
30153015

3016-
"@lit-protocol/accs-schemas@^0.0.26":
3017-
version "0.0.26"
3018-
resolved "https://registry.yarnpkg.com/@lit-protocol/accs-schemas/-/accs-schemas-0.0.26.tgz#59eab3940f4ff91c593ba5b1bb6b757ac51dbe5d"
3019-
integrity sha512-njLWohavO/xuqIlH3K6+kbAuF1bNLbKVATX7laD084/BiH84O4Ws+JtAp8qbEyY9OJNXrB7OJl5vMnuwgc2vdA==
3016+
"@lit-protocol/accs-schemas@^0.0.28":
3017+
version "0.0.28"
3018+
resolved "https://registry.yarnpkg.com/@lit-protocol/accs-schemas/-/accs-schemas-0.0.28.tgz#4d63648bfddb00dcc177160b4b94809c8d1a805f"
3019+
integrity sha512-SkayRWUz7MvibjKO/MN8xuhEziyWPlKYZ5wrPdC9gDqvgiJR1BM95tY89jv/ypVDA+u5B3DhtXXYMpIQCSHUOg==
30203020
dependencies:
30213021
ajv "^8.12.0"
30223022

@@ -21591,7 +21591,7 @@ string-length@^4.0.1:
2159121591
char-regex "^1.0.2"
2159221592
strip-ansi "^6.0.0"
2159321593

21594-
"string-width-cjs@npm:string-width@^4.2.0":
21594+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2159521595
version "4.2.3"
2159621596
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2159721597
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -21609,15 +21609,6 @@ string-width@^1.0.1:
2160921609
is-fullwidth-code-point "^1.0.0"
2161021610
strip-ansi "^3.0.0"
2161121611

21612-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
21613-
version "4.2.3"
21614-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
21615-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
21616-
dependencies:
21617-
emoji-regex "^8.0.0"
21618-
is-fullwidth-code-point "^3.0.0"
21619-
strip-ansi "^6.0.1"
21620-
2162121612
string-width@^2.0.0, string-width@^2.1.0:
2162221613
version "2.1.1"
2162321614
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -21739,7 +21730,7 @@ stringify-package@^1.0.1:
2173921730
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
2174021731
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
2174121732

21742-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
21733+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2174321734
version "6.0.1"
2174421735
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2174521736
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -21767,13 +21758,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
2176721758
dependencies:
2176821759
ansi-regex "^4.1.0"
2176921760

21770-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
21771-
version "6.0.1"
21772-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
21773-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
21774-
dependencies:
21775-
ansi-regex "^5.0.1"
21776-
2177721761
strip-ansi@^7.0.1:
2177821762
version "7.1.0"
2177921763
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -23930,7 +23914,7 @@ wordwrap@^1.0.0:
2393023914
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
2393123915
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
2393223916

23933-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
23917+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
2393423918
version "7.0.0"
2393523919
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2393623920
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -23965,15 +23949,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
2396523949
string-width "^4.1.0"
2396623950
strip-ansi "^6.0.0"
2396723951

23968-
wrap-ansi@^7.0.0:
23969-
version "7.0.0"
23970-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
23971-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
23972-
dependencies:
23973-
ansi-styles "^4.0.0"
23974-
string-width "^4.1.0"
23975-
strip-ansi "^6.0.0"
23976-
2397723952
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
2397823953
version "8.1.0"
2397923954
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)