Skip to content

Commit 954609d

Browse files
lholmquistsnyk-bot
andauthored
fix: backend/package.json & backend/package-lock.json to reduce vulnerabilities (#309)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 610f002 commit 954609d

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

backend/package-lock.json

Lines changed: 16 additions & 15 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
@@ -24,7 +24,7 @@
2424
"mocha": "^11.7.1",
2525
"mongodb-memory-server": "^10.1.3",
2626
"nyc": "^17.0.0",
27-
"supertest": "^7.1.1"
27+
"supertest": "^7.1.3"
2828
},
2929
"support": true
3030
}

0 commit comments

Comments
 (0)