Commit 835ddc4a authored by Annie Ke's avatar Annie Ke Committed by Kelvin Fichter

Upgrade @openzeppelin packages to 4.3.1

parent 012dcb7b
...@@ -55,8 +55,8 @@ ...@@ -55,8 +55,8 @@
"@nomiclabs/hardhat-ethers": "^2.0.2", "@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-etherscan": "^2.1.6", "@nomiclabs/hardhat-etherscan": "^2.1.6",
"@nomiclabs/hardhat-waffle": "^2.0.1", "@nomiclabs/hardhat-waffle": "^2.0.1",
"@openzeppelin/contracts": "^3.3.0", "@openzeppelin/contracts": "4.3.1",
"@openzeppelin/contracts-upgradeable": "^3.3.0", "@openzeppelin/contracts-upgradeable": "4.3.1",
"@typechain/ethers-v5": "^7.0.1", "@typechain/ethers-v5": "^7.0.1",
"@typechain/hardhat": "^2.3.0", "@typechain/hardhat": "^2.3.0",
"@types/chai": "^4.2.18", "@types/chai": "^4.2.18",
......
...@@ -2124,10 +2124,15 @@ ...@@ -2124,10 +2124,15 @@
dependencies: dependencies:
"@octokit/openapi-types" "^9.5.0" "@octokit/openapi-types" "^9.5.0"
"@openzeppelin/contracts-upgradeable@^3.3.0": "@openzeppelin/contracts-upgradeable@4.3.1":
version "3.4.2" version "4.3.1"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-3.4.2.tgz#2c2a1b0fa748235a1f495b6489349776365c51b3" resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.3.1.tgz#d2fdbacd010f9bc2228d58f9d3d3db4e49818ea6"
integrity sha512-mDlBS17ymb2wpaLcrqRYdnBAmP1EwqhOXMvqWk2c5Q1N1pm5TkiCtXM9Xzznh4bYsQBq0aIWEkFFE2+iLSN1Tw== integrity sha512-vqS3gb1J5xlKc+7a931a5Qmg3HDR168E6aCfPY6lPrdFZV4TymN2+HVJNCqCo+KP2UMYDtqRsXu+KB/0L0E34g==
"@openzeppelin/contracts@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.1.tgz#c01f791ce6c9d3989ac1a643267501dbe336b9e3"
integrity sha512-QjgbPPlmDK2clK1hzjw2ROfY8KA5q+PfhDUUxZFEBCZP9fi6d5FuNoh/Uq0oCTMEKPmue69vhX2jcl0N/tFKGw==
"@openzeppelin/contracts@^3.3.0": "@openzeppelin/contracts@^3.3.0":
version "3.4.2" version "3.4.2"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment