Skip to content

Commit 0aa3203

Browse files
Update dependency @openzeppelin/contracts to v4.9.5
1 parent ed37e5d commit 0aa3203

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.1",
2424
"@nomiclabs/hardhat-waffle": "2.0.6",
25-
"@openzeppelin/contracts": "4.8.1",
25+
"@openzeppelin/contracts": "4.9.5",
2626
"@types/chai": "4.3.5",
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
@@ -1364,10 +1364,10 @@
13641364
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.0.tgz#70aaef469c8ac5bb0ff781480f3d321cbf7be3a8"
13651365
integrity sha512-+6i2j6vr2fdudTqkBvG+UOosankukxYzg3WN1nqU7ijjQ5A4osWaD3ip6CEz6YvDoSdZgcFVZoiGr7zRlUUoZw==
13661366

1367-
"@openzeppelin/contracts@4.8.1":
1368-
version "4.8.1"
1369-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.1.tgz#709cfc4bbb3ca9f4460d60101f15dac6b7a2d5e4"
1370-
integrity sha512-xQ6eUZl+RDyb/FiZe1h+U7qr/f4p/SrTSQcTPH2bjur3C5DbuW/zFgCU/b1P/xcIaEqJep+9ju4xDRi3rmChdQ==
1367+
"@openzeppelin/contracts@4.9.5":
1368+
version "4.9.5"
1369+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.5.tgz#1eed23d4844c861a1835b5d33507c1017fa98de8"
1370+
integrity sha512-ZK+W5mVhRppff9BE6YdR8CC52C8zAvsVAiWhEtQ5+oNxFE6h1WdeWo+FJSF8KKvtxxVYZ7MTP/5KoVpAU3aSWg==
13711371

13721372
"@resolver-engine/core@^0.3.3":
13731373
version "0.3.3"

0 commit comments

Comments
 (0)