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:
snyk-bot 2022-03-31 20:05:40 +00:00
parent 41d5051b39
commit 0ee14085c7
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 1535 additions and 34 deletions

1567
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",