Skip to content

Commit 17ac455

Browse files
authored
chore: fix vulnerable package (#97)
1 parent 44d6afd commit 17ac455

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@polkadot-agent-kit/common": "workspace:*",
3636
"commander": "^11.1.0",
3737
"inquirer": "^9.2.12",
38-
"chalk": "^5.3.0",
38+
"chalk": "5.3.0",
3939
"ora": "^7.0.1",
4040
"zod": "^3.24.3",
4141
"open": "^9.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)