Skip to content
Open
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 chai from 5.0.0 to 5.1.1
Snyk has created this PR to upgrade chai from 5.0.0 to 5.1.1.

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/anand-py/project/898bb149-0a22-4e4c-8a2a-7119a9aba607?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 2, 2024
commit 2e03b7ed77231532645a3531e1c21438e79d269a
20 changes: 11 additions & 9 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 @@ -3,7 +3,7 @@
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3",
"body-parser": "^1.20.2",
"chai": "^5.0.0",
"chai": "^5.1.1",
"express": "^4.18.2",
"express-validator": "^7.0.1",
"jsonwebtoken": "^9.0.2",
Expand Down