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:
snyk-bot 2025-02-18 06:26:19 +00:00
parent 8357719bab
commit 4ddd356d4b
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 487 additions and 464 deletions

949
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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": {