Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vittominacori committed Jul 28, 2022
1 parent d1fa425 commit f8d7c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eth-token-recover",
"version": "4.7.1",
"version": "4.7.2",
"description": "TokenRecover allows the contract owner to recover any ERC20 token sent into the contract for error",
"files": [
"contracts",
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"homepage": "https://github.com/vittominacori/eth-token-recover",
"dependencies": {
"@openzeppelin/contracts": "4.7.1"
"@openzeppelin/contracts": "4.7.2"
},
"devDependencies": {
"@nomiclabs/hardhat-ganache": "^2.0.1",
Expand Down

0 comments on commit f8d7c76

Please sign in to comment.