Skip to content

Commit eaef85f

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade mocha from 11.7.1 to 11.7.2 (#321)
Snyk has created this PR to upgrade mocha from 11.7.1 to 11.7.2. 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 <snyk-bot@snyk.io>
1 parent 1682e28 commit eaef85f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"chai": "^4.4.1",
24-
"mocha": "^11.7.1",
24+
"mocha": "^11.7.2",
2525
"mongodb-memory-server": "^10.2.0",
2626
"nyc": "^17.0.0",
2727
"supertest": "^7.1.3"

0 commit comments

Comments
 (0)