Skip to content

Commit b47ede9

Browse files
committed
fix: upgrade ethers from 6.14.1 to 6.14.3
Snyk has created this PR to upgrade ethers from 6.14.1 to 6.14.3. See this package in npm: ethers See this project in Snyk: https://app.snyk.io/org/boomchainlabs/project/42c4597c-9670-46ff-8dde-749ab492d173?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 949fecb commit b47ede9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@0xsequence/network": "^2.1.0",
2626
"@tanstack/react-query": "^5.61.4",
2727
"dotenv": "^16.4.5",
28-
"ethers": "6.14.1",
28+
"ethers": "6.14.3",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
3131
"react-toastify": "^10.0.6",

0 commit comments

Comments
 (0)