Skip to content

Commit

Permalink
Merge pull request #541 from skalenetwork/dependabot/npm_and_yarn/ope…
Browse files Browse the repository at this point in the history
…nzeppelin/contracts-upgradeable-4.9.6

Bump @openzeppelin/contracts-upgradeable from 4.9.5 to 4.9.6
  • Loading branch information
DimaStebaev authored Sep 19, 2024
2 parents 072d3bf + 152349a commit 7a84755
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@openzeppelin/contracts-upgradeable": "^4.9.5",
"@openzeppelin/contracts-upgradeable": "^4.9.6",
"@skalenetwork/ima-interfaces": "^2.0.0",
"@skalenetwork/marionette-interfaces": "^0.0.0-main.1",
"@skalenetwork/upgrade-tools": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1098,10 +1098,10 @@
table "^6.8.0"
undici "^5.14.0"

"@openzeppelin/contracts-upgradeable@^4.4.2", "@openzeppelin/contracts-upgradeable@^4.9.5":
version "4.9.5"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.5.tgz#572b5da102fc9be1d73f34968e0ca56765969812"
integrity sha512-f7L1//4sLlflAN7fVzJLoRedrf5Na3Oal5PZfIq55NFcVZ90EpV1q5xOvL4lFvg3MNICSDr2hH0JUBxwlxcoPg==
"@openzeppelin/contracts-upgradeable@^4.4.2", "@openzeppelin/contracts-upgradeable@^4.9.6":
version "4.9.6"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.6.tgz#38b21708a719da647de4bb0e4802ee235a0d24df"
integrity sha512-m4iHazOsOCv1DgM7eD7GupTJ+NFVujRZt1wzddDPSVGpWdKq1SKkla5htKG7+IS4d2XOCtzkUNwRZ7Vq5aEUMA==

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

0 comments on commit 7a84755

Please sign in to comment.