From c9fa4b8fd4c71d960ca5c189892bc3fe39a07d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 12:53:58 +0000 Subject: [PATCH] Build(deps): bump @openzeppelin/contracts in /hardhat Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.8.3 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](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v4.8.3...v4.9.3) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hardhat/package.json | 2 +- hardhat/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hardhat/package.json b/hardhat/package.json index 224fcecb..ad830be3 100644 --- a/hardhat/package.json +++ b/hardhat/package.json @@ -32,7 +32,7 @@ "@nomicfoundation/hardhat-chai-matchers": "^1.0.5", "@nomicfoundation/hardhat-network-helpers": "^1.0.0", "@nomicfoundation/hardhat-toolbox": "^2.0.0", - "@openzeppelin/contracts": "^4.8.3", + "@openzeppelin/contracts": "^4.9.3", "@typechain/hardhat": "^6.1.2", "babel-eslint": "^10.1.0", "dotenv": "^10.0.0", diff --git a/hardhat/yarn.lock b/hardhat/yarn.lock index ea4cd6f8..5637947a 100644 --- a/hardhat/yarn.lock +++ b/hardhat/yarn.lock @@ -815,10 +815,10 @@ table "^6.8.0" undici "^5.4.0" -"@openzeppelin/contracts@^4.8.3": - version "4.8.3" - resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.8.3.tgz#cbef3146bfc570849405f59cba18235da95a252a" - integrity sha512-bQHV8R9Me8IaJoJ2vPG4rXcL7seB7YVuskr4f+f5RyOStSZetwzkWtoqDMl5erkBJy0lDRUnIR2WIkPiC0GJlg== +"@openzeppelin/contracts@^4.9.3": + version "4.9.3" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-4.9.3.tgz#00d7a8cf35a475b160b3f0293a6403c511099364" + integrity sha512-He3LieZ1pP2TNt5JbkPA4PNT9WC3gOTOlDcFGJW4Le4QKqwmiNJCRt44APfxMxvq7OugU/cqYuPcSBzOw38DAg== "@scure/base@~1.1.0": version "1.1.1"