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 4.2.0 to 4.4.1
Snyk has created this PR to upgrade chai from 4.2.0 to 4.4.1.

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/boostinwrx/project/1cd2fb76-2a2d-44fa-881e-f9e78459a3c0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 28, 2024
commit c0a87ffb50c1771f2d9d5b59996ba96ae7f42c91
58 changes: 35 additions & 23 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 @@ -11,7 +11,7 @@
"dependencies": {
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"chai": "^4.2.0",
"chai": "^4.4.1",
"file-system": "^2.2.2",
"jsdom": "^9.0",
"mocha": "^5.2.0",
Expand Down