From 3e6508110f6f277995210a785d09ef08b26e6f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 20:39:28 +0000 Subject: [PATCH] Bump @openzeppelin/contracts from 4.9.3 to 4.9.6 Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 4.9.3 to 4.9.6. - [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/v4.9.3...v4.9.6) --- updated-dependencies: - dependency-name: "@openzeppelin/contracts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8640aa0..ec35da5 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@expo/vector-icons": "^13.0.0", "@glif/filecoin-address": "^2.0.20", "@nhost/react": "^2.1.1", - "@openzeppelin/contracts": "4.9.3", + "@openzeppelin/contracts": "4.9.6", "@react-native-async-storage/async-storage": "~1.17.3", "@react-navigation/bottom-tabs": "^6.0.5", "@react-navigation/drawer": "^6.4.3",