Skip to content

Commit 5915cb8

Browse files
Update dependency @openzeppelin/hardhat-upgrades to v1.19.1
1 parent e9ab590 commit 5915cb8

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@nomiclabs/hardhat-ethers": "2.1.0",
2222
"@nomiclabs/hardhat-etherscan": "3.1.0",
2323
"@nomiclabs/hardhat-waffle": "2.0.3",
24-
"@openzeppelin/hardhat-upgrades": "1.19.0",
24+
"@openzeppelin/hardhat-upgrades": "1.19.1",
2525
"@typechain/ethers-v5": "10.1.0",
2626
"@typechain/hardhat": "6.1.2",
2727
"@types/chai": "4.3.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,13 +1364,14 @@
13641364
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.3.2.tgz#ff80affd6d352dbe1bbc5b4e1833c41afd6283b6"
13651365
integrity sha512-AybF1cesONZStg5kWf6ao9OlqTZuPqddvprc0ky7lrUVOjXeKpmQ2Y9FK+6ygxasb+4aic4O5pneFBfwVsRRRg==
13661366

1367-
"@openzeppelin/[email protected].0":
1368-
version "1.19.0"
1369-
resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.19.0.tgz#8f17210b924eb04c3ea4aa9795c1bb01d8a7dc3f"
1370-
integrity sha512-351QqDO3nZ96g0BO/bQnaTflix4Nw4ELWC/hZ8PwicsuVxRmxN/GZhxPrs62AOdiQdZ+xweawrVXa5knliRd4A==
1367+
"@openzeppelin/[email protected].1":
1368+
version "1.19.1"
1369+
resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.19.1.tgz#34907928c0b4acdfbc2cffa32eb59730a5b62e3e"
1370+
integrity sha512-LvUClx+c8DIS6T5ZEPsz+HSRztvY9wjAI4qZH8IaTswjPAT/mqXZWmuQF96fFopR+jKpUNmI4IUo5wLt2TkdKQ==
13711371
dependencies:
13721372
"@openzeppelin/upgrades-core" "^1.16.0"
13731373
chalk "^4.1.0"
1374+
debug "^4.1.1"
13741375
proper-lockfile "^4.1.1"
13751376

13761377
"@openzeppelin/upgrades-core@^1.16.0":

0 commit comments

Comments
 (0)