Skip to content

Commit

Permalink
chore(deps): bump @openzeppelin/contracts from 4.9.2 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.2 to 5.0.1.
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v5.0.1/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.2...v5.0.1)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 91bc0d4 commit fb417e0
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 25 deletions.
2 changes: 1 addition & 1 deletion examples/basic-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ethers": "^6.7.1",
"zksync-ethers": "^6.0.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^4.9.2",
"@openzeppelin/contracts": "^5.0.1",
"@openzeppelin/contracts-upgradeable": "^4.9.2"
},
"prettier": {
Expand Down
2 changes: 1 addition & 1 deletion examples/node-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ethers": "^6.7.1",
"zksync-ethers": "^6.0.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^4.9.2",
"@openzeppelin/contracts": "^5.0.1",
"@openzeppelin/contracts-upgradeable": "^4.9.2"
},
"prettier": {
Expand Down
2 changes: 1 addition & 1 deletion examples/noninline-libraries-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ethers": "^6.7.1",
"zksync-ethers": "^6.0.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^4.9.2",
"@openzeppelin/contracts": "^5.0.1",
"@openzeppelin/contracts-upgradeable": "^4.9.2"
},
"prettier": {
Expand Down
2 changes: 1 addition & 1 deletion examples/upgradable-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@openzeppelin/contracts": "^4.9.2",
"@openzeppelin/contracts": "^5.0.1",
"@types/node": "^18.11.17",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-chai-matchers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ts-node": "^10.6.0",
"typescript": "^5.1.6",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^4.8.3",
"@openzeppelin/contracts": "^5.0.1",
"c8": "^8.0.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-verify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"zksync-ethers": "^6.0.0",
"cbor": "^8.1.0",
"debug":"^4.1.1",
"@openzeppelin/contracts": "^4.9.2"
"@openzeppelin/contracts": "^5.0.1"
},
"devDependencies": {
"@nomicfoundation/hardhat-verify": "^2.0.0",
Expand Down
77 changes: 58 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -771,70 +771,114 @@
read-yaml-file "^1.1.0"

"@matterlabs/hardhat-zksync-chai-matchers@link:packages/hardhat-zksync-chai-matchers":
version "1.2.0"
version "1.2.1"
dependencies:
"@matterlabs/hardhat-zksync-deploy" "1.1.2"
"@matterlabs/hardhat-zksync-solc" "1.0.6"
chai "^4.3.7"
chai-as-promised "^7.1.1"
ethers "^6.7.1"
hardhat "^2.19.2"
ordinal "1.0.3"
zksync-ethers "^6.0.0"

"@matterlabs/hardhat-zksync-deploy@link:packages/hardhat-zksync-deploy":
version "1.1.1"
version "1.1.2"
dependencies:
"@matterlabs/hardhat-zksync-solc" "^1.0.4"
chai "^4.3.6"
chalk "4.1.2"
ts-morph "^21.0.1"

"@matterlabs/hardhat-zksync-ethers@link:packages/hardhat-zksync-ethers":
version "0.0.1-beta.1"
version "0.0.1-beta.2"
dependencies:
"@matterlabs/hardhat-zksync-deploy" "1.1.2"
"@matterlabs/hardhat-zksync-solc" "1.0.6"
chai "^4.2.0"
chalk "5.3.0"
hardhat "^2.19.2"

"@matterlabs/hardhat-zksync-node@link:packages/hardhat-zksync-node":
version "1.0.0"
version "1.0.1"
dependencies:
"@matterlabs/hardhat-zksync-solc" "^1.0.5"
axios "^1.6.2"
chai "^4.3.6"
chalk "4.1.2"
fs-extra "^11.1.1"
proxyquire "^2.1.3"
sinon "^16.0.0"
sinon-chai "^3.7.0"
undici "^5.14.0"

"@matterlabs/hardhat-zksync-solc@link:packages/hardhat-zksync-solc":
version "1.0.5"
version "1.0.6"
dependencies:
"@nomiclabs/hardhat-docker" "^2.0.0"
chai "^4.3.6"
chalk "4.1.2"
dockerode "^4.0.0"
fs-extra "^11.1.1"
proper-lockfile "^4.1.2"
semver "^7.5.1"
undici "^5.14.0"

"@matterlabs/hardhat-zksync-upgradable@link:packages/hardhat-zksync-upgradable":
version "1.2.0"
version "1.2.1"
dependencies:
"@matterlabs/hardhat-zksync-deploy" "^1.1.0"
"@matterlabs/hardhat-zksync-solc" "^1.0.3"
"@openzeppelin/upgrades-core" "^1.31.0"
chalk "4.1.2"
compare-versions "^6.0.0"
ethereumjs-util "^6.2.1"
ethers "^6.7.1"
fs-extra "^7.0.1"
hardhat "^2.19.2"
proper-lockfile "^4.1.1"
solidity-ast "^0.4.51"
zksync-ethers "^6.0.0"

"@matterlabs/hardhat-zksync-verify-vyper@link:packages/hardhat-zksync-verify-vyper":
version "0.0.1-alpha.5"
version "0.0.1-alpha.6"
dependencies:
"@ethersproject/abi" "^5.1.2"
"@ethersproject/address" "5.7.0"
"@matterlabs/hardhat-zksync-vyper" "^1.0.0"
"@nomiclabs/hardhat-vyper" "^3.0.5"
axios "^1.6.2"
chai "^4.3.6"
chalk "4.1.2"
zksync-ethers "^6.0.0"

"@matterlabs/hardhat-zksync-verify@link:packages/hardhat-zksync-verify":
version "1.2.1"
version "1.2.2"
dependencies:
"@ethersproject/abi" "^5.1.2"
"@ethersproject/address" "5.7.0"
"@matterlabs/hardhat-zksync-solc" "^1.0.3"
"@nomicfoundation/hardhat-verify" "^2.0.0"
"@openzeppelin/contracts" "^5.0.1"
axios "^1.6.2"
cbor "^8.1.0"
chai "^4.3.6"
chalk "4.1.2"
debug "^4.1.1"
hardhat "^2.19.2"
zksync-ethers "^6.0.0"

"@matterlabs/hardhat-zksync-vyper@link:packages/hardhat-zksync-vyper":
version "1.0.4"
version "1.0.5"
dependencies:
"@nomiclabs/hardhat-docker" "^2.0.0"
chai "^4.3.6"
chalk "4.1.2"
dockerode "^4.0.0"
fs-extra "^11.1.1"
semver "^7.5.4"
sinon "^9.0.0"
undici "^5.14.0"

"@matterlabs/zksync-contracts@^0.6.1":
version "0.6.1"
Expand Down Expand Up @@ -1160,15 +1204,10 @@
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.2.tgz#a817c75688f8daede420052fbcb34e52482e769e"
integrity sha512-siviV3PZV/fHfPaoIC51rf1Jb6iElkYWnNYZ0leO23/ukXuvOyoC/ahy8jqiV7g+++9Nuo3n/rk5ajSN/+d/Sg==

"@openzeppelin/contracts@^4.8.3":
version "4.9.3"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364"
integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==

"@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==
"@openzeppelin/contracts@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.1.tgz#93da90fc209a0a4ff09c1deb037fbb35e4020890"
integrity sha512-yQJaT5HDp9hYOOp4jTYxMsR02gdFZFXhewX5HW9Jo4fsqSVqqyIO/xTHdWDaKX5a3pv1txmf076Lziz+sO7L1w==

"@openzeppelin/upgrades-core@^1.31.0":
version "1.31.1"
Expand Down Expand Up @@ -5674,7 +5713,7 @@ optionator@^0.9.3:
prelude-ls "^1.2.1"
type-check "^0.4.0"

ordinal@^1.0.3:
ordinal@1.0.3, ordinal@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/ordinal/-/ordinal-1.0.3.tgz#1a3c7726a61728112f50944ad7c35c06ae3a0d4d"
integrity sha512-cMddMgb2QElm8G7vdaa02jhUNbTSrhsgAGUz1OokD83uJTwSUn+nKoNoKVVaRa08yF6sgfO7Maou1+bgLd9rdQ==
Expand Down

0 comments on commit fb417e0

Please sign in to comment.