Skip to content

Commit 9a895cc

Browse files
committed
feat: upgrade @openzeppelin/contracts from 4.9.6 to 5.0.2
Snyk has created this PR to upgrade @openzeppelin/contracts from 4.9.6 to 5.0.2. See this package in npm: @openzeppelin/contracts See this project in Snyk: https://app.snyk.io/org/lucentlabz/project/b721a181-377f-481a-8482-1e749919740f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7a49418 commit 9a895cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/erc-7409/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"node": ">=16.0.0"
1010
},
1111
"dependencies": {
12-
"@openzeppelin/contracts": "^4.6.0"
12+
"@openzeppelin/contracts": "^5.0.2"
1313
},
1414
"devDependencies": {
1515
"@nomicfoundation/hardhat-chai-matchers": "^1.0.1",

0 commit comments

Comments
 (0)