From 57a02f7e9075926fd0142af1f3e49b0a8d1e0d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:41:18 +0000 Subject: [PATCH] chore(deps-dev): bump @openzeppelin/contracts from 5.0.1 to 5.0.2 Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases) - [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenZeppelin/openzeppelin-contracts/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b4b5e79..3aeef25 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@nomicfoundation/hardhat-chai-matchers": "2.0.3", "@nomicfoundation/hardhat-ethers": "3.0.5", "@nomicfoundation/hardhat-network-helpers": "1.0.10", - "@openzeppelin/contracts": "5.0.1", + "@openzeppelin/contracts": "5.0.2", "@types/jest": "29.5.11", "@types/node": "20.11.4", "@types/ws": "^8.5.10", diff --git a/yarn.lock b/yarn.lock index dfd7000..6c8bcee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2109,6 +2109,11 @@ resolved "https://registry.npmjs.org/@openzeppelin/contracts/-/contracts-5.0.1.tgz#93da90fc209a0a4ff09c1deb037fbb35e4020890" integrity sha512-yQJaT5HDp9hYOOp4jTYxMsR02gdFZFXhewX5HW9Jo4fsqSVqqyIO/xTHdWDaKX5a3pv1txmf076Lziz+sO7L1w== +"@openzeppelin/contracts@5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@openzeppelin/contracts/-/contracts-5.0.2.tgz#b1d03075e49290d06570b2fd42154d76c2a5d210" + integrity sha512-ytPc6eLGcHHnapAZ9S+5qsdomhjo6QBHTDRRBFfTxXIpsicMhVPouPgmUPebZZZGX7vt9USA+Z+0M0dSVtSUEA== + "@scure/base@^1.1.3", "@scure/base@~1.1.0": version "1.1.5" resolved "https://registry.npmjs.org/@scure/base/-/base-1.1.5.tgz#1d85d17269fe97694b9c592552dd9e5e33552157"