Skip to content

Commit 6b48871

Browse files
chore(deps): bump @openzeppelin/contracts from 3.4.0 to 3.4.2
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.0 to 3.4.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v3.4.0...v3.4.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 079b102 commit 6b48871

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"deploy:xdai": "hardhat deploy --network xdai"
1414
},
1515
"dependencies": {
16-
"@openzeppelin/contracts": "^3.4.0"
16+
"@openzeppelin/contracts": "^3.4.2"
1717
},
1818
"devDependencies": {
1919
"@nomiclabs/hardhat-ethers": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1955,10 +1955,10 @@
19551955
"@types/sinon-chai" "^3.2.3"
19561956
"@types/web3" "1.0.19"
19571957

1958-
"@openzeppelin/contracts@^3.4.0":
1959-
version "3.4.0"
1960-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-3.4.0.tgz#9a1669ad5f9fdfb6e273bb5a4fed10cb4cc35eb0"
1961-
integrity sha512-qh+EiHWzfY/9CORr+eRUkeEUP1WiFUcq3974bLHwyYzLBUtK6HPaMkIUHi74S1rDTZ0sNz42DwPc5A4IJvN3rg==
1958+
"@openzeppelin/contracts@^3.4.2":
1959+
version "3.4.2"
1960+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-3.4.2.tgz#d81f786fda2871d1eb8a8c5a73e455753ba53527"
1961+
integrity sha512-z0zMCjyhhp4y7XKAcDAi3Vgms4T2PstwBdahiO0+9NaGICQKjynK3wduSRplTgk4LXmoO1yfDGO5RbjKYxtuxA==
19621962

19631963
"@resolver-engine/core@^0.3.3":
19641964
version "0.3.3"

0 commit comments

Comments
 (0)