Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/chai

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/0865fbfa-c5be-44cc-ab70-e2f03f8f4eb1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lholmquist and snyk-bot authored Sep 15, 2023
1 parent fe24a0d commit d1be775
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"mongoose": "^6.12.0"
},
"devDependencies": {
"chai": "^4.3.6",
"chai": "^4.3.8",
"mocha": "^10.0.0",
"mongodb-memory-server": "^8.15.1",
"nyc": "^15.1.0",
Expand Down

0 comments on commit d1be775

Please sign in to comment.