Skip to content

Commit

Permalink
Merge pull request #48 from Consensys/dependabot/npm_and_yarn/package…
Browse files Browse the repository at this point in the history
…s/contracts/openzeppelin/contracts-4.9.3

chore(deps): bump @openzeppelin/contracts from 4.9.2 to 4.9.3 in /packages/contracts
  • Loading branch information
Julink-eth authored Oct 2, 2023
2 parents eb54226 + 30abf38 commit 9342d67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@ensdomains/ens-contracts": "^0.0.20",
"@eth-optimism/contracts": "^0.5.40",
"@openzeppelin/contracts": "^4.8.1",
"@openzeppelin/contracts": "^4.9.3",
"@openzeppelin/contracts-upgradeable": "^4.9.3",
"@openzeppelin/hardhat-upgrades": "^1.26.0",
"dotenv": "^16.0.3"
Expand Down
8 changes: 4 additions & 4 deletions packages/contracts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -868,10 +868,10 @@
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.3.tgz#ff17a80fb945f5102571f8efecb5ce5915cc4811"
integrity sha512-jjaHAVRMrE4UuZNfDwjlLGDxTHWIOwTJS2ldnc278a0gevfXfPr8hxKEVBGFBE96kl2G3VHDZhUimw/+G3TG2A==

"@openzeppelin/contracts@^4.1.0", "@openzeppelin/contracts@^4.8.1":
version "4.9.2"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.2.tgz#1cb2d5e4d3360141a17dbc45094a8cad6aac16c1"
integrity sha512-mO+y6JaqXjWeMh9glYVzVu8HYPGknAAnWyxTRhGeckOruyXQMNnlcW6w/Dx9ftLeIQk6N+ZJFuVmTwF7lEIFrg==
"@openzeppelin/contracts@^4.1.0", "@openzeppelin/contracts@^4.9.3":
version "4.9.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364"
integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==

"@openzeppelin/defender-base-client@^1.46.0":
version "1.46.0"
Expand Down

0 comments on commit 9342d67

Please sign in to comment.