Skip to content

Commit cdac628

Browse files
authored
Merge pull request #108 from breglerj/lodashfix
Update lodash to fix CVE-2020-8203
2 parents 009fb7f + f8b8a45 commit cdac628

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -40,7 +40,7 @@
4040
"url": "https://github.com/zeroturnaround/sql-formatter/issues"
4141
},
4242
"dependencies": {
43-
"lodash": "^4.16.0"
43+
"lodash": "^4.17.20"
4444
},
4545
"devDependencies": {
4646
"babel-cli": "^6.14.0",

0 commit comments

Comments
 (0)