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
feat: upgrade chai from 4.3.10 to 5.1.0
Snyk has created this PR to upgrade chai from 4.3.10 to 5.1.0.

See this package in npm:
chai

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 21c79c3eb2cf392be8fdb514a41ee97048ae3f8f
157 changes: 75 additions & 82 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 @@ -51,7 +51,7 @@
"@nomicfoundation/hardhat-toolbox-viem": "^2.0.0",
"@openzeppelin/contracts": "^5.0.0",
"@openzeppelin/contracts-upgradeable": "^5.0.0",
"chai": "^4.3.10",
"chai": "^5.1.0",
"hardhat": "^2.19.2",
"typescript": "^5.0.0"
}
Expand Down