fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607
This commit is contained in:
parent
8357719bab
commit
4ddd356d4b
File diff suppressed because it is too large
Load Diff
|
@ -152,7 +152,7 @@
|
|||
"ts-node": "^10.8.1",
|
||||
"typedoc": "^0.22.11",
|
||||
"typescript": "^4.3.5",
|
||||
"webpack": "^5.76.0",
|
||||
"webpack": "^5.98.0",
|
||||
"webpack-cli": "^4.10.0"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
Loading…
Reference in New Issue