Skip to content

Commit 4d648c3

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/bc03a2e0-4d70-4bd1-afaa-fe426649ceeb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4221fce commit 4d648c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/erc-6381/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)