Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-c131427c1e86ab980ad4e83f7cd889ef
Browse files Browse the repository at this point in the history
  • Loading branch information
Woodpile37 committed Nov 4, 2023
2 parents f887288 + 594182f commit bc167a2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions assets/eip-4400/package.json
Expand Up @@ -3,19 +3,19 @@
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@typechain/ethers-v5": "^10.2.0",
"@typechain/ethers-v5": "^11.1.1",
"@types/chai": "^4.2.14",
"@types/mocha": "^10.0.1",
"@types/node": "^14.14.6",
"@types/node": "^20.8.6",
"chai": "^4.3.4",
"ethereum-waffle": "^4.0.10",
"ethers": "^5.4.7",
"ethers": "^6.8.0",
"hardhat": "^2.6.7",
"hardhat-abi-exporter": "^2.3.1",
"hardhat-typechain": "^0.3.3",
"ts-node": "^10.4.0",
"typechain": "^8.1.1",
"typescript": "^4.5.2"
"typescript": "^5.2.2"
},
"dependencies": {
"@openzeppelin/contracts": "^4.3.2"
Expand Down
12 changes: 6 additions & 6 deletions assets/eip-4907/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/eip-4907/package.json
Expand Up @@ -12,7 +12,7 @@
"license": "CC0-1.0",
"dependencies": {
"@openzeppelin/contracts": "^4.9.3",
"@types/chai": "^4.3.0",
"@types/chai": "^4.3.8",
"@types/mocha": "^10.0.1",
"chai": "^4.3.10"
}
Expand Down

0 comments on commit bc167a2

Please sign in to comment.