fix: Upgrade Next.js 14.2.5 → 14.2.28 (HIGH severity DoS fix)
Some checks failed
CI / build (push) Has been cancelled
Deploy to Railway / build (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / build (push) Has been cancelled
Proof HTML / build (push) Has been cancelled
Deploy to Railway / deploy (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled
Security Scan / CodeQL Analysis (javascript) (push) Failing after 46s
Security Scan / Dependency Review (push) Has been skipped
Security Scan / Secret Scanning (push) Failing after 1m33s
Some checks failed
CI / build (push) Has been cancelled
Deploy to Railway / build (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / build (push) Has been cancelled
Proof HTML / build (push) Has been cancelled
Deploy to Railway / deploy (push) Has been cancelled
Deploy Jekyll with GitHub Pages dependencies preinstalled / deploy (push) Has been cancelled
Security Scan / CodeQL Analysis (javascript) (push) Failing after 46s
Security Scan / Dependency Review (push) Has been skipped
Security Scan / Secret Scanning (push) Failing after 1m33s
Addresses CVE-2024-56337: HTTP request deserialization vulnerability that allows denial of service attacks. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
"@trpc/client": "^10.45.2",
|
"@trpc/client": "^10.45.2",
|
||||||
"@trpc/server": "^10.45.2",
|
"@trpc/server": "^10.45.2",
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
"next": "14.2.5",
|
"next": "14.2.28",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
"zod": "^3.23.8"
|
"zod": "^3.23.8"
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
"@types/react-dom": "^18.3.0",
|
"@types/react-dom": "^18.3.0",
|
||||||
"autoprefixer": "^10.4.19",
|
"autoprefixer": "^10.4.19",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"eslint-config-next": "14.2.5",
|
"eslint-config-next": "14.2.28",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"jsdom": "^24.1.0",
|
"jsdom": "^24.1.0",
|
||||||
"postcss": "^8.4.39",
|
"postcss": "^8.4.39",
|
||||||
|
|||||||
Reference in New Issue
Block a user