Skip to content

Commit d1cf13a

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-LODASH-15053838
1 parent 932057d commit d1cf13a

2 files changed

Lines changed: 62 additions & 67 deletions

File tree

package-lock.json

Lines changed: 61 additions & 66 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
@@ -28,7 +28,7 @@
2828
"express-fileupload": "0.0.5",
2929
"express-session": "^1.17.2",
3030
"file-type": "^8.1.0",
31-
"hbs": "^4.0.4",
31+
"hbs": "^4.0.5",
3232
"humanize-ms": "1.0.1",
3333
"jquery": "^2.2.4",
3434
"lodash": "4.17.4",

0 commit comments

Comments
 (0)