Skip to content

Commit e831d3c

Browse files
Update dependency @openzeppelin/contracts-upgradeable to v5.4.0 [SECURITY]
1 parent 9e96af3 commit e831d3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/plugin-hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nomicfoundation/hardhat-ethers": "^3.0.6",
2424
"@nomicfoundation/hardhat-verify": "^2.0.14",
2525
"@openzeppelin/contracts": "5.3.0",
26-
"@openzeppelin/contracts-upgradeable": "5.3.0",
26+
"@openzeppelin/contracts-upgradeable": "5.4.0",
2727
"@types/mocha": "^7.0.2",
2828
"ava": "^6.0.0",
2929
"fgbg": "^0.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,10 +1540,10 @@
15401540
"@nomicfoundation/solidity-analyzer-linux-x64-musl" "0.1.2"
15411541
"@nomicfoundation/solidity-analyzer-win32-x64-msvc" "0.1.2"
15421542

1543-
"@openzeppelin/contracts-upgradeable@5.3.0":
1544-
version "5.3.0"
1545-
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-5.3.0.tgz#79dba09ab0b4bb49f21544ea738b9de016b0ceea"
1546-
integrity sha512-yVzSSyTMWO6rapGI5tuqkcLpcGGXA0UA1vScyV5EhE5yw8By3Ewex9rDUw8lfVw0iTkvR/egjfcW5vpk03lqZg==
1543+
"@openzeppelin/contracts-upgradeable@5.4.0":
1544+
version "5.4.0"
1545+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-5.4.0.tgz#a325066da702d0a8be091eb17136d3e9c92cc76a"
1546+
integrity sha512-STJKyDzUcYuB35Zub1JpWW58JxvrFFVgQ+Ykdr8A9PGXgtq/obF5uoh07k2XmFyPxfnZdPdBdhkJ/n2YxJ87HQ==
15471547

15481548
"@openzeppelin/[email protected]":
15491549
version "5.3.0"

0 commit comments

Comments
 (0)