Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade @openzeppelin/contracts-upgradeable from 5.0.0 to 5.1.0
Snyk has created this PR to upgrade @openzeppelin/contracts-upgradeable from 5.0.0 to 5.1.0.

See this package in npm:
@openzeppelin/contracts-upgradeable

See this project in Snyk:
https://app.snyk.io/org/doperiddle/project/e6eeea92-015c-4201-84a4-6c294c68c1a6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 9, 2024
commit f39bf2bbd134c9d45fb6188804caba52e8a89e68
34 changes: 18 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@ethereum-attestation-service/eas-contracts": "^1.3.3",
"@nomicfoundation/hardhat-toolbox-viem": "^2.0.0",
"@openzeppelin/contracts": "^5.0.0",
"@openzeppelin/contracts-upgradeable": "^5.0.0",
"@openzeppelin/contracts-upgradeable": "^5.1.0",
"chai": "^4.3.10",
"hardhat": "^2.19.2",
"typescript": "^5.0.0"
Expand Down