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

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/boostinwrx/project/890253d4-ecd9-4e41-af1c-5a9294dc0cfd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 16, 2024
commit 44cd116ccc29ff8edad21efe49f07e42df3f8e6d
104 changes: 58 additions & 46 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 @@ -25,7 +25,7 @@
"babel-preset-es2015": "^6.22.0",
"babel-preset-react": "^6.22.0",
"babel-preset-stage-1": "^6.24.1",
"chai": "^4.2.0",
"chai": "^4.5.0",
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.0.1",
"mocha-multi": "^1.1.3",
Expand Down