Skip to content

Commit f85aa6a

Browse files
committed
fix: upgrade ethers from 6.12.0 to 6.12.1
Snyk has created this PR to upgrade ethers from 6.12.0 to 6.12.1. See this package in npm: ethers See this project in Snyk: https://app.snyk.io/org/mtthoas/project/b51bbbf1-962e-4f24-8a14-61d1af84ef3e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent cad3b09 commit f85aa6a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

next-app/package-lock.json

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

next-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"class-variance-authority": "^0.7.0",
2222
"clsx": "^2.1.1",
2323
"cmdk": "^1.0.0",
24-
"ethers": "^6.12.0",
24+
"ethers": "^6.12.1",
2525
"lucide-react": "^0.373.0",
2626
"next": "^14.2.2",
2727
"react": "^18.3.1",

0 commit comments

Comments
 (0)