Skip to content

Commit 231185b

Browse files
Update dependency @openzeppelin/hardhat-upgrades to v1.19.1
1 parent 4facc02 commit 231185b

2 files changed

Lines changed: 6 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
"@devprotocol/protocol": "3.4.1",
2323
"@nomiclabs/hardhat-ethers": "2.1.0",
2424
"@nomiclabs/hardhat-waffle": "2.0.3",
25-
"@openzeppelin/hardhat-upgrades": "1.19.0",
25+
"@openzeppelin/hardhat-upgrades": "1.19.1",
2626
"@typechain/ethers-v5": "9.0.0",
2727
"@typechain/hardhat": "2.3.1",
2828
"@types/chai": "4.3.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -724,13 +724,14 @@
724724
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.4.0.tgz#4a1df71f736c31230bbbd634dfb006a756b51e6b"
725725
integrity sha512-dlKiZmDvJnGRLHojrDoFZJmsQVeltVeoiRN7RK+cf2FmkhASDEblE0RiaYdxPNsUZa6mRG8393b9bfyp+V5IAw==
726726

727-
"@openzeppelin/hardhat-upgrades@1.19.0":
728-
version "1.19.0"
729-
resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.19.0.tgz#8f17210b924eb04c3ea4aa9795c1bb01d8a7dc3f"
730-
integrity sha512-351QqDO3nZ96g0BO/bQnaTflix4Nw4ELWC/hZ8PwicsuVxRmxN/GZhxPrs62AOdiQdZ+xweawrVXa5knliRd4A==
727+
"@openzeppelin/hardhat-upgrades@1.19.1":
728+
version "1.19.1"
729+
resolved "https://registry.yarnpkg.com/@openzeppelin/hardhat-upgrades/-/hardhat-upgrades-1.19.1.tgz#34907928c0b4acdfbc2cffa32eb59730a5b62e3e"
730+
integrity sha512-LvUClx+c8DIS6T5ZEPsz+HSRztvY9wjAI4qZH8IaTswjPAT/mqXZWmuQF96fFopR+jKpUNmI4IUo5wLt2TkdKQ==
731731
dependencies:
732732
"@openzeppelin/upgrades-core" "^1.16.0"
733733
chalk "^4.1.0"
734+
debug "^4.1.1"
734735
proper-lockfile "^4.1.1"
735736

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

0 commit comments

Comments
 (0)