Skip to content

Commit

Permalink
fix: upgrade mocha from 10.7.3 to 10.8.1 (#258)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mocha from 10.7.3 to 10.8.1.

See this package in npm:
mocha

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 Nov 25, 2024
1 parent d2193f0 commit d2376c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@
},
"devDependencies": {
"chai": "^4.4.1",
"mocha": "^10.7.0",
"mocha": "^10.8.1",
"mongodb-memory-server": "^10.1.2",
"nyc": "^17.0.0",
"supertest": "^7.0.0"
Expand Down

0 comments on commit d2376c4

Please sign in to comment.