Skip to content

Commit 1a95b9e

Browse files
heldersepushockey
authored andcommitted
New fixes for 1 vulnerable dependency (deep-extend) (#4507)
* fix: package.json to reduce vulnerabilities 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 * fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:deep-extend:20180409 Latest report for heldersepu/swagger-ui: https://snyk.io/test/github/heldersepu/swagger-ui
1 parent 073b1df commit 1a95b9e

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
@@ -47,7 +47,7 @@
4747
"commonmark": "^0.28.1",
4848
"core-js": "^2.5.1",
4949
"css.escape": "1.5.1",
50-
"deep-extend": "0.4.1",
50+
"deep-extend": "0.5.1",
5151
"dompurify": "^1.0.4",
5252
"expect": "1.20.2",
5353
"getbase": "^2.8.2",

0 commit comments

Comments
 (0)