mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-26 10:16:39 +08:00
fix: CVE-2025-55182
This commit is contained in:
@ -42,10 +42,10 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"mime": "^4.0.7",
|
||||
"negotiator": "^0.6.3",
|
||||
"next": "^15.5.2",
|
||||
"next": "^15.5.7",
|
||||
"rc-textarea": "^1.5.3",
|
||||
"react": "~19.1.1",
|
||||
"react-dom": "~19.1.1",
|
||||
"react": "~19.1.2",
|
||||
"react-dom": "~19.1.2",
|
||||
"react-error-boundary": "^4.0.2",
|
||||
"react-headless-pagination": "^1.1.4",
|
||||
"react-i18next": "^12.2.0",
|
||||
|
||||
Reference in New Issue
Block a user