Skip to content

Commit

Permalink
Merge pull request #976 from Setheum-Labs/dependabot/npm_and_yarn/blo…
Browse files Browse the repository at this point in the history
…ckchain/submodules/predeploy-contracts/openzeppelin/contracts-4.9.3

Bump @openzeppelin/contracts from 4.3.3 to 4.9.3 in /blockchain/submodules/predeploy-contracts
  • Loading branch information
balqaasem authored Feb 13, 2024
2 parents 95e9bf8 + 8f53a40 commit 0cbcd9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion blockchain/submodules/predeploy-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"truffle-compile": "truffle compile"
},
"dependencies": {
"@openzeppelin/contracts": "4.3.3",
"@openzeppelin/contracts": "4.9.3",
"ethers": "^5.0.32",
"handlebars": "^4.7.7"
},
Expand Down
8 changes: 4 additions & 4 deletions blockchain/submodules/predeploy-contracts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,10 +577,10 @@
resolved "https://registry.yarnpkg.com/@nodefactory/filsnap-types/-/filsnap-types-0.2.2.tgz#f95cbf93ce5815d8d151c60663940086b015cb8f"
integrity sha512-XT1tE2vrYF2D0tSNNekgjqKRpqPQn4W72eKul9dDCul/8ykouhqnVTyjFHYvBhlBWE0PK3nmG7i83QvhgGSiMw==

"@openzeppelin/contracts@4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.3.tgz#ff6ee919fc2a1abaf72b22814bfb72ed129ec137"
integrity sha512-tDBopO1c98Yk7Cv/PZlHqrvtVjlgK5R4J6jxLwoO7qxK4xqOiZG+zSkIvGFpPZ0ikc3QOED3plgdqjgNTnBc7g==
"@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==

"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
version "1.1.2"
Expand Down

0 comments on commit 0cbcd9f

Please sign in to comment.