Skip to content

Commit 0212256

Browse files
committed
build: Fix the next.js vulnerability
1 parent 9445e14 commit 0212256

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "deep-research",
33
"description": "Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"license": "MIT",
66
"repository": {
77
"url": "https://github.com/u14app/deep-research"
@@ -60,7 +60,7 @@
6060
"marked": "^15.0.12",
6161
"mermaid": "^11.6.0",
6262
"nanoid": "^5.1.5",
63-
"next": "^15.3.1",
63+
"next": "^15.5.7",
6464
"next-themes": "^0.4.4",
6565
"ollama-ai-provider": "^1.2.0",
6666
"p-limit": "^6.2.0",

pnpm-lock.yaml

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)