Skip to content

Commit

Permalink
fix: upgrade @openzeppelin/contracts from 4.9.3 to 4.9.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @openzeppelin/contracts from 4.9.3 to 4.9.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/jba-khalifa/project/91ca720a-c146-4d20-b391-5480dde8b8e4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 19, 2024
1 parent a970498 commit df91fcc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion blockchain/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.9.3",
"@openzeppelin/contracts": "4.9.5",
"ethers": "^5.0.32",
"handlebars": "^4.7.7"
},
Expand Down
8 changes: 4 additions & 4 deletions blockchain/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/[email protected].3":
version "4.9.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364"
integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==
"@openzeppelin/[email protected].5":
version "4.9.5"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.5.tgz#1eed23d4844c861a1835b5d33507c1017fa98de8"
integrity sha512-ZK+W5mVhRppff9BE6YdR8CC52C8zAvsVAiWhEtQ5+oNxFE6h1WdeWo+FJSF8KKvtxxVYZ7MTP/5KoVpAU3aSWg==

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

0 comments on commit df91fcc

Please sign in to comment.