Skip to content

Commit 6772e45

Browse files
committed
fix: update js-yaml to 4.1.1 to address CVE-2025-64718
1 parent 84b8847 commit 6772e45

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ethereumjs-wallet": "^1.0.2",
2424
"ethers": "^5.7.2",
2525
"handlebars": "^4.7.8",
26-
"js-yaml": "^4.1.0",
26+
"js-yaml": "^4.1.1",
2727
"oclif": "^4.22.14",
2828
"readline-sync": "^1.4.10",
2929
"ts-json-schema-generator": "^2.4.0"

0 commit comments

Comments
 (0)