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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SEND-7926862
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
This commit is contained in:
snyk-bot 2024-09-12 06:40:38 +00:00
parent fe261b22c5
commit 970bb9f898
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 14053 additions and 256 deletions

14307
website/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,7 +16,7 @@
"dependencies": { "dependencies": {
"@docusaurus/core": "3.1.1", "@docusaurus/core": "3.1.1",
"@docusaurus/plugin-google-gtag": "^3.5.1", "@docusaurus/plugin-google-gtag": "^3.5.1",
"@docusaurus/preset-classic": "3.1.1", "@docusaurus/preset-classic": "3.5.0",
"@loadable/component": "^5.16.3", "@loadable/component": "^5.16.3",
"@mdx-js/react": "^3.0.0", "@mdx-js/react": "^3.0.0",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",