Merge pull request #19 from rjNemo/dependabot/npm_and_yarn/openzeppelin/contracts-4.9.2

Bump @openzeppelin/contracts from 4.9.1 to 4.9.2
This commit is contained in:
Ruidy 2023-06-19 22:19:19 +02:00 committed by GitHub
commit 728894d130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"hardhat": "^2.9.3"
},
"dependencies": {
"@openzeppelin/contracts": "^4.9.1",
"@openzeppelin/contracts": "^4.9.2",
"dotenv": "^16.0.0"
}
}

View file

@ -532,10 +532,10 @@
"@types/sinon-chai" "^3.2.3"
"@types/web3" "1.0.19"
"@openzeppelin/contracts@^4.9.1":
version "4.9.1"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.1.tgz#afa804d2c68398704b0175acc94d91a54f203645"
integrity sha512-aLDTLu/If1qYIFW5g4ZibuQaUsFGWQPBq1mZKp/txaebUnGHDmmiBhRLY1tDNedN0m+fJtKZ1zAODS9Yk+V6uA==
"@openzeppelin/contracts@^4.9.2":
version "4.9.2"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.2.tgz#1cb2d5e4d3360141a17dbc45094a8cad6aac16c1"
integrity sha512-mO+y6JaqXjWeMh9glYVzVu8HYPGknAAnWyxTRhGeckOruyXQMNnlcW6w/Dx9ftLeIQk6N+ZJFuVmTwF7lEIFrg==
"@resolver-engine/core@^0.3.3":
version "0.3.3"