fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887

Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
This commit is contained in:
snyk-bot 2020-11-18 00:10:18 +00:00 committed by Lance Ball
parent 6adb578402
commit 132f052f1f
2 changed files with 2653 additions and 1509 deletions

4158
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -136,8 +136,8 @@
"typedoc": "^0.18.0",
"typedoc-clarity-theme": "~1.1.0",
"typescript": "^3.8.3",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
"webpack": "^5.1.1",
"webpack-cli": "^4.0.0"
},
"publishConfig": {
"access": "public"