Skip to content

Commit 90b6e9f

Browse files
committed
chore: bump @joyid/ckb version
check security problem https://github.com/ckb-devrel/ccc/security/dependabot/32
1 parent 2779722 commit 90b6e9f

File tree

5 files changed

+18
-9
lines changed

5 files changed

+18
-9
lines changed

.changeset/eighty-ties-fold.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@ckb-ccc/lumos-patches": patch
3+
"@ckb-ccc/joy-id": patch
4+
"@ckb-ccc/core": patch
5+
---
6+
7+
chore: bump @joyid/ckb version

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"access": "public"
6464
},
6565
"dependencies": {
66-
"@joyid/ckb": "^1.0.1",
66+
"@joyid/ckb": "^1.1.0",
6767
"@noble/ciphers": "^0.5.3",
6868
"@noble/curves": "^1.4.2",
6969
"@noble/hashes": "^1.4.0",

packages/joy-id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@ckb-ccc/core": "workspace:*",
45-
"@joyid/ckb": "^1.0.1",
45+
"@joyid/ckb": "^1.1.0",
4646
"@joyid/common": "^0.2.0"
4747
}
4848
}

packages/lumos-patches/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"@ckb-lumos/common-scripts": "^0.24.0-next.1",
4848
"@ckb-lumos/config-manager": "^0.24.0-next.1",
4949
"@ckb-lumos/helpers": "^0.24.0-next.1",
50-
"@joyid/ckb": "^1.0.1"
50+
"@joyid/ckb": "^1.1.0"
5151
}
5252
}

pnpm-lock.yaml

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)