File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 4747 "@nomicfoundation/hardhat-chai-matchers" : " ^1.0.6" ,
4848 "@nomiclabs/hardhat-ethers" : " ^2.2.3" ,
4949 "@nomiclabs/hardhat-solhint" : " ^3.0.1" ,
50- "@openzeppelin/contracts" : " ^4.9.2 " ,
50+ "@openzeppelin/contracts" : " ^4.9.3 " ,
5151 "@typechain/ethers-v5" : " ^11.0.0" ,
5252 "@typechain/hardhat" : " ^7.0.0" ,
5353 "@types/chai" : " ^4.3.5" ,
Original file line number Diff line number Diff line change @@ -5160,7 +5160,7 @@ __metadata:
51605160 "@nomicfoundation/hardhat-chai-matchers": ^1.0.6
51615161 "@nomiclabs/hardhat-ethers": ^2.2.3
51625162 "@nomiclabs/hardhat-solhint": ^3.0.1
5163- "@openzeppelin/contracts": ^4.9.2
5163+ "@openzeppelin/contracts": ^4.9.3
51645164 "@typechain/ethers-v5": ^11.0.0
51655165 "@typechain/hardhat": ^7.0.0
51665166 "@types/chai": ^4.3.5
@@ -6428,13 +6428,20 @@ __metadata:
64286428 languageName: node
64296429 linkType: hard
64306430
6431- "@openzeppelin/contracts@npm:^4.8.3, @openzeppelin/contracts@npm:^4.9.2 ":
6431+ "@openzeppelin/contracts@npm:^4.8.3":
64326432 version: 4.9.2
64336433 resolution: "@openzeppelin/contracts@npm:4.9.2"
64346434 checksum: 0538b18fe222e5414a5a539c240b155e0bef2a23c5182fb8e137d71a0c390fe899160f2d55701f75b127f54cc61aee4375370acc832475f19829368ac65c1fc6
64356435 languageName: node
64366436 linkType: hard
64376437
6438+ "@openzeppelin/contracts@npm:^4.9.3":
6439+ version: 4.9.3
6440+ resolution: "@openzeppelin/contracts@npm:4.9.3"
6441+ checksum: 4932063e733b35fa7669b9fe2053f69b062366c5c208b0c6cfa1ac451712100c78acff98120c3a4b88d94154c802be05d160d71f37e7d74cadbe150964458838
6442+ languageName: node
6443+ linkType: hard
6444+
64386445"@parcel/bundler-default@npm:2.8.3":
64396446 version: 2.8.3
64406447 resolution: "@parcel/bundler-default@npm:2.8.3"
You can’t perform that action at this time.
0 commit comments