fix: latest vulns (#915)

This commit is contained in:
Juan Diego García
2026-03-17 12:04:48 -05:00
committed by GitHub
parent 5646319e96
commit a9200d35bf
6 changed files with 65 additions and 59 deletions

View File

@@ -31,7 +31,7 @@
"ioredis": "^5.10.0",
"jest-worker": "^30.2.0",
"lucide-react": "^0.575.0",
"next": "^16.1.6",
"next": "16.1.7",
"next-auth": "^4.24.13",
"next-themes": "^0.4.6",
"nuqs": "^2.8.9",
@@ -75,7 +75,8 @@
"js-yaml@<4.1.1": "4.1.1",
"webpack": "5.105.3",
"serialize-javascript": "7.0.4",
"immutable": "5.1.5"
"immutable": "5.1.5",
"next": "16.1.7"
}
}
}