mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
security: fix CVE-2025-66478
This commit is contained in:
parent
5c113cb24b
commit
f76a94d9a9
2 changed files with 74 additions and 82 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"@blocknote/server-util": "^0.42.3",
|
||||
"@hookform/resolvers": "^4.1.3",
|
||||
"@llamaindex/chat-ui": "^0.5.17",
|
||||
"@next/third-parties": "^15.5.6",
|
||||
"@next/third-parties": "^15.5.7",
|
||||
"@number-flow/react": "^0.5.10",
|
||||
"@radix-ui/react-accordion": "^1.2.11",
|
||||
"@radix-ui/react-alert-dialog": "^1.1.14",
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
"jotai-tanstack-query": "^0.11.0",
|
||||
"lucide-react": "^0.477.0",
|
||||
"motion": "^12.23.22",
|
||||
"next": "^15.5.6",
|
||||
"next": "^15.5.7",
|
||||
"next-intl": "^3.26.5",
|
||||
"next-themes": "^0.4.6",
|
||||
"pg": "^8.16.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue