5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 09:50:30 +08:00

fix: website/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
This commit is contained in:
snyk-bot 2025-03-28 10:19:40 +00:00
parent 993fde17fe
commit e5daaefc5b
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -19,8 +19,8 @@
},
"dependencies": {
"@crowdin/crowdin-api-client": "^1.33.1",
"@docusaurus/core": "^2.4.0",
"@docusaurus/preset-classic": "^2.4.0",
"@docusaurus/core": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@docusaurus/theme-search-algolia": "^2.4.0",
"@mdx-js/react": "^1.6.22",
"@swc/core": "^1.6.0",