Skip to content

Commit e600a1c

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729
1 parent a6716d6 commit e600a1c

2 files changed

Lines changed: 18 additions & 16 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"express": "4.18.2",
3030
"inline-css": "4.0.2",
3131
"lodash": "4.17.21",
32-
"morgan": "1.10.0",
32+
"morgan": "1.10.1",
3333
"pg-connection-string": "2.6.0",
3434
"pg-promise": "11.5.0",
3535
"pug": "3.0.2",

0 commit comments

Comments
 (0)