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-ETA-2936803
- https://snyk.io/vuln/SNYK-JS-ETA-3261240
This commit is contained in:
snyk-bot 2023-02-03 19:16:54 +00:00
parent 6e12885787
commit 6ec4dbc12e
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
2 changed files with 876 additions and 371 deletions

1243
website/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,9 +14,9 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "2.3.0",
"@docusaurus/core": "2.3.1",
"@docusaurus/plugin-google-gtag": "^2.3.0",
"@docusaurus/preset-classic": "2.3.0",
"@docusaurus/preset-classic": "2.3.1",
"@loadable/component": "^5.15.3",
"@mdx-js/react": "^1.6.22",
"animate.css": "^4.1.1",