Skip to content

Commit 8bc829c

Browse files
authored
Merge pull request #161 from NeotomaDB/snyk-fix-36d77171b214b54fcd4498ad411917e5
[Snyk] Fix for 6 vulnerabilities
2 parents 52fd1ec + f0e4ced commit 8bc829c

File tree

2 files changed

+87
-58
lines changed

2 files changed

+87
-58
lines changed

package-lock.json

+84-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"axios": "^1.7.4",
2323
"big-json": "^3.2.0",
2424
"bluebird": "^3.7.2",
25-
"body-parser": "^1.20.2",
25+
"body-parser": "^1.20.3",
2626
"chakram": "^1.5.0",
2727
"child-process-promise": "^2.2.1",
2828
"compression": "^1.7.4",
29-
"cookie-parser": "^1.4.5",
29+
"cookie-parser": "^1.4.7",
3030
"cors": "^2.8.5",
3131
"csv": "^6.3.10",
3232
"csv-transform": "^0.0.8",
3333
"dotenv": "^8.6.0",
3434
"ejs": "^3.1.10",
35-
"express": "^4.19.2",
35+
"express": "^4.21.1",
3636
"express-rate-limit": "^7.3.0",
3737
"he": "^1.2.0",
3838
"helmet": "^7.1.0",

0 commit comments

Comments
 (0)