Skip to content

Commit 3da12f7

Browse files
committed
Update dependency @openzeppelin/contracts to v4.7.1
1 parent 84b4ae3 commit 3da12f7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@nomiclabs/hardhat-ethers": "2.1.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
25-
"@openzeppelin/contracts": "4.7.0",
25+
"@openzeppelin/contracts": "4.7.1",
2626
"@types/chai": "4.3.1",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1336,10 +1336,10 @@
13361336
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.3.2.tgz#92df481362e366c388fc02133cf793029c744cea"
13371337
integrity sha512-i/pOaOtcqDk4UqsrOv735uYyTbn6dvfiuVu5hstsgV6c4ZKUtu88/31zT2BzkCg+3JfcwOfgg2TtRKVKKZIGkQ==
13381338

1339-
"@openzeppelin/contracts@4.7.0":
1340-
version "4.7.0"
1341-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.0.tgz#3092d70ea60e3d1835466266b1d68ad47035a2d5"
1342-
integrity sha512-52Qb+A1DdOss8QvJrijYYPSf32GUg2pGaG/yCxtaA3cu4jduouTdg4XZSMLW9op54m1jH7J8hoajhHKOPsoJFw==
1339+
"@openzeppelin/contracts@4.7.1":
1340+
version "4.7.1"
1341+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.7.1.tgz#33d0a857b76b18d313e6bb6ed28cdaf367e90cfe"
1342+
integrity sha512-UXmAjKARsXORHlHZu5GCD7ZbRKm6nU8UHnbuT/QJJa2JEOEcbvV/X8w/sUk62Sl9VZuuljM1akrZLyAtzUgsxw==
13431343

13441344
"@resolver-engine/core@^0.3.3":
13451345
version "0.3.3"

0 commit comments

Comments
 (0)