Skip to content

Commit c1ff50f

Browse files
Merge pull request #113 from RoadsterInc/fixes-lodash-vulnerabilities
Fixes lodash vulnerabilities by updating to latest revision
2 parents f143d5f + 0c16671 commit c1ff50f

File tree

2 files changed

+14
-37
lines changed

2 files changed

+14
-37
lines changed

package-lock.json

Lines changed: 13 additions & 36 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.15.5",
3030
"express-validation": "^1.0.2",
3131
"joi": "^11.1.1",
32-
"lodash": "^4.17.4",
32+
"lodash": "^4.17.15",
3333
"morgan": "^1.9.1",
3434
"pdf-parse": "^1.1.1",
3535
"puppeteer": "^1.14.0",

0 commit comments

Comments
 (0)