Skip to content

Commit

Permalink
fix dependabot issues
Browse files Browse the repository at this point in the history
  • Loading branch information
roisindowling committed Nov 1, 2024
1 parent d19599e commit 48e244e
Show file tree
Hide file tree
Showing 2 changed files with 2,209 additions and 2,187 deletions.
13 changes: 11 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,17 @@
"typescript": ">=4.5.0"
},
"dependencies": {
"@openzeppelin/contracts": "^5.0.2",
"@openzeppelin/contracts-upgradeable": "^5.0.2",
"@openzeppelin/contracts": "5.0.2",
"@openzeppelin/contracts-upgradeable": "5.0.2",
"ethers": "^6.9.0"
},
"resolutions": {
"elliptic": "^6.6.0",
"ws": "^8.17.1",
"axios": "^1.7.4",
"tough-cookie":"^4.1.3",
"cookie": "^0.7.0",
"yargs-parser":"^5.0.1",
"tar": "^6.2.1"
}
}
Loading

0 comments on commit 48e244e

Please sign in to comment.