Skip to content

Commit fe00341

Browse files
chore(deps): update dependency cbor-web to v10
1 parent 6eb7def commit fe00341

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@kiltprotocol/sr25519-jcs-2023": "^0.1.0",
4343
"@kiltprotocol/types": "workspace:*",
4444
"@scure/base": "^1.1.0",
45-
"cbor-web": "^9.0.0",
45+
"cbor-web": "^10.0.0",
4646
"tweetnacl": "^1.0.3",
4747
"uuid": "^10.0.0",
4848
"varint": "^6.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2322,7 +2322,7 @@ __metadata:
23222322
"@kiltprotocol/types": "workspace:*"
23232323
"@scure/base": "npm:^1.1.0"
23242324
"@types/uuid": "npm:^8.0.0"
2325-
cbor-web: "npm:^9.0.0"
2325+
cbor-web: "npm:^10.0.0"
23262326
rimraf: "npm:^3.0.2"
23272327
tweetnacl: "npm:^1.0.3"
23282328
typescript: "npm:^4.8.3"
@@ -4510,10 +4510,10 @@ __metadata:
45104510
languageName: node
45114511
linkType: hard
45124512

4513-
"cbor-web@npm:^9.0.0":
4514-
version: 9.0.0
4515-
resolution: "cbor-web@npm:9.0.0"
4516-
checksum: 10c0/ed74d29c5bd1f6bf8d2d10f08931c5a534e731cc4aa11557d1a3d47a0ca768e530338a889106e67a14b9a30c088c32d48ce61f993a16c0c9da43f36bbef359eb
4513+
"cbor-web@npm:^10.0.0":
4514+
version: 10.0.3
4515+
resolution: "cbor-web@npm:10.0.3"
4516+
checksum: 10c0/9f88fac861129896b56656de7c5a1260bb8cf9975f7716637d30cd54b64ec1278c9ca1924141202c0d0790df12abea8ae48800e5fa2db4608a919a2baf41ec17
45174517
languageName: node
45184518
linkType: hard
45194519

0 commit comments

Comments
 (0)