Skip to content

Commit

Permalink
fix: packages/admin/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent 9eea3f7 commit 6a9c692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"license": "MIT",
"dependencies": {
"@openzeppelin/defender-base-client": "1.54.6",
"axios": "^1.4.0",
"ethers": "^5.7.2",
"axios": "^1.7.4",
"ethers": "^6.0.0",
"lodash": "^4.17.19",
"node-fetch": "^2.6.0"
},
Expand Down

0 comments on commit 6a9c692

Please sign in to comment.