Skip to content

Commit 7884271

Browse files
snyk-botabose
authored andcommitted
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 652eecd commit 7884271

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

package-lock.json

Lines changed: 8 additions & 7 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
@@ -110,7 +110,7 @@
110110
"jshint": "^2.13.5",
111111
"jszip": "^3.8.0",
112112
"less": "^4.1.3",
113-
"lodash": "^4.17.21",
113+
"lodash": "^4.17.23",
114114
"lru-cache": "^10.2.0",
115115
"marked": "^4.0.18",
116116
"mime-db": "^1.52.0",

0 commit comments

Comments
 (0)