Skip to content

Commit 62ef5ec

Browse files
Bump @openzeppelin/contracts from 4.9.2 to 4.9.3 in /aurora
Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.2 to 4.9.3. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/v4.9.3/CHANGELOG.md) - [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.2...v4.9.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b81b69 commit 62ef5ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aurora/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@auroraisnear/aurora-sdk": "^0.0.1",
66
"@nomicfoundation/hardhat-chai-matchers": "^2.0.1",
77
"@nomicfoundation/hardhat-ethers": "^3.0.4",
8-
"@openzeppelin/contracts": "^4.9.2",
8+
"@openzeppelin/contracts": "^4.9.3",
99
"@openzeppelin/contracts-upgradeable": "^4.9.2",
1010
"@openzeppelin/hardhat-upgrades": "^2.2.1",
1111
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",

aurora/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -833,10 +833,10 @@
833833
resolved "https://registry.npmjs.org/@openzeppelin/contracts-upgradeable/-/contracts-upgradeable-4.9.3.tgz"
834834
integrity sha512-jjaHAVRMrE4UuZNfDwjlLGDxTHWIOwTJS2ldnc278a0gevfXfPr8hxKEVBGFBE96kl2G3VHDZhUimw/+G3TG2A==
835835

836-
"@openzeppelin/contracts@^4.8.2", "@openzeppelin/contracts@^4.9.2":
837-
version "4.9.2"
838-
resolved "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-4.9.2.tgz"
839-
integrity sha512-mO+y6JaqXjWeMh9glYVzVu8HYPGknAAnWyxTRhGeckOruyXQMNnlcW6w/Dx9ftLeIQk6N+ZJFuVmTwF7lEIFrg==
836+
"@openzeppelin/contracts@^4.8.2", "@openzeppelin/contracts@^4.9.3":
837+
version "4.9.3"
838+
resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364"
839+
integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg==
840840

841841
"@openzeppelin/defender-admin-client@^1.48.0":
842842
version "1.48.0"

0 commit comments

Comments
 (0)