fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSBEAUTIFY-2311652
This commit is contained in:
parent
41d5051b39
commit
0ee14085c7
File diff suppressed because it is too large
Load Diff
|
@ -199,7 +199,7 @@
|
||||||
"extend": "^3.0.2",
|
"extend": "^3.0.2",
|
||||||
"gherkin": "^2.12.2",
|
"gherkin": "^2.12.2",
|
||||||
"handlebars": "^4.1.2",
|
"handlebars": "^4.1.2",
|
||||||
"js-beautify": "^1.8.1",
|
"js-beautify": "^1.14.1",
|
||||||
"jscs": "^3.0.7",
|
"jscs": "^3.0.7",
|
||||||
"lodash": "^4.17.13",
|
"lodash": "^4.17.13",
|
||||||
"loophole": "^1.1.0",
|
"loophole": "^1.1.0",
|
||||||
|
|
Loading…
Reference in New Issue