Skip to content

Commit

Permalink
fix: upgrade chai from 4.4.1 to 4.5.0 (#39)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade chai from 4.4.1 to 4.5.0.

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/hoang3402/project/73782d82-a517-4b0e-a07f-c159851d17fc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
hoang3402 and snyk-bot authored Aug 23, 2024
1 parent cdd0760 commit ded3e0f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 11 deletions.
37 changes: 27 additions & 10 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 @@ -6,7 +6,7 @@
"http-server": "http-server --proxy http://localhost:8080?"
},
"dependencies": {
"chai": "^4.4.1",
"chai": "^4.5.0",
"http-server": "^14.1.1",
"jest": "^29.7.0",
"mocha": "^10.6.0"
Expand Down

0 comments on commit ded3e0f

Please sign in to comment.