fix next.js vulnerability

This commit is contained in:
jlgamez 2025-12-06 17:28:05 +01:00
parent 4c140e4e54
commit bf03881ccb
2 changed files with 65 additions and 65 deletions

View file

@ -104,15 +104,15 @@
"kafkajs": "^2.1.0",
"maxmind": "^4.3.24",
"md5": "^2.3.0",
"next": "15.4.7",
"next": "15.4.8",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"papaparse": "^5.5.3",
"prisma": "6.7.0",
"pure-rand": "^6.1.0",
"react": "^19.0.0",
"react": "19.0.1",
"react-basics": "^0.126.0",
"react-dom": "^19.0.0",
"react-dom": "19.0.1",
"react-error-boundary": "^4.0.4",
"react-intl": "^6.5.5",
"react-simple-maps": "^2.3.0",