From ac9f45cb856fc71abdd603e27b7cc286892e1474 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 29 Oct 2023 20:57:49 +0000 Subject: [PATCH] feat: upgrade @openzeppelin/contracts from 4.9.3 to 5.0.0 Snyk has created this PR to upgrade @openzeppelin/contracts from 4.9.3 to 5.0.0. See this package in npm: https://www.npmjs.com/package/@openzeppelin/contracts See this project in Snyk: https://app.snyk.io/org/woodpile37/project/f0dcf1c9-ecf1-445b-bc07-e8f73c595f54?utm_source=github&utm_medium=referral&page=upgrade-pr --- assets/eip-4675/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/eip-4675/package.json b/assets/eip-4675/package.json index bcf50cc39701b2..60549cb45859da 100644 --- a/assets/eip-4675/package.json +++ b/assets/eip-4675/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@nomiclabs/hardhat-ethers": "^2.0.4", "@nomiclabs/hardhat-waffle": "^2.0.1", - "@openzeppelin/contracts": "^4.4.1", + "@openzeppelin/contracts": "^5.0.0", "@types/chai": "^4.3.0", "@types/mocha": "^10.0.1", "@types/node": "^20.6.0",