Skip to content

Commit 558d054

Browse files
heldersepushockey
authored andcommitted
fix: package.json to reduce vulnerabilities (#4224)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for heldersepu/swagger-ui: https://snyk.io/test/github/heldersepu/swagger-ui
1 parent d1779dc commit 558d054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ieee754": "^1.1.8",
5454
"immutable": "^3.x.x",
5555
"js-yaml": "^3.5.5",
56-
"lodash": "4.17.2",
56+
"lodash": "4.17.5",
5757
"matcher": "^0.1.2",
5858
"memoizee": "0.4.1",
5959
"promise-worker": "^1.1.1",

0 commit comments

Comments
 (0)