chore: update nextjs to 14.2.25 (#1521)

This updates nextjs to fix a security vulnerability.

fixes #1516
This commit is contained in:
fallenbagel
2025-03-24 23:14:59 +08:00
committed by GitHub
parent 70fb1f2b00
commit c1aeab9538
2 changed files with 48 additions and 48 deletions

View File

@@ -64,7 +64,7 @@
"gravatar-url": "3.1.0",
"lodash": "4.17.21",
"mime": "3",
"next": "^14.2.24",
"next": "^14.2.25",
"node-cache": "5.1.2",
"node-gyp": "9.3.1",
"node-schedule": "2.1.1",