fix: patch production dependency vulnerabilities

This commit is contained in:
john
2026-07-16 21:41:40 +08:00
parent 30fcbaf613
commit fe5d32b451
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -93,7 +93,7 @@
"debug": "^4.4.3",
"express": "^4.21.2",
"framer-motion": "^12.42.0",
"http-proxy-middleware": "^3.0.3",
"http-proxy-middleware": "^3.0.7",
"jsonrepair": "^3.14.0",
"lucide-react": "^1.21.0",
"mysql2": "^3.22.5",
@@ -105,7 +105,7 @@
"react-router-dom": "^7.13.1",
"redis": "^4.7.1",
"sharp": "^0.35.2",
"undici": "^6.26.0"
"undici": "^6.27.0"
},
"devDependencies": {
"@types/react": "^19.0.10",