summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsnyk-bot2020-07-10 05:35:53 +0000
committersnyk-bot2020-07-10 05:35:53 +0000
commit09d210e70b731c6e87c5963015150a4d7a75c000 (patch)
tree2705b86c24178a778a3ee75182352c3bf60d6174 /package.json
parentaadb35975eb7d1c3cc2d5c69144fc8148fdf3502 (diff)
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-567746
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index da8348f0..3477a404 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"jsdom-nogyp": "^0.8.3",
"keymaster": "^1.6.2",
"list.js": "^1.5.0",
- "lodash": "^4.17.11",
+ "lodash": "^4.17.16",
"lutim": "^1.0.2",
"lz-string": "git+https://github.com/hackmdio/lz-string.git",
"mariadb": "^2.1.2",