mirror of
https://github.com/langgenius/dify.git
synced 2026-07-18 07:08:37 +08:00
fix: web/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14400636 - https://snyk.io/vuln/SNYK-JS-NEXT-14400644
This commit is contained in:
parent
abbcb90578
commit
a1ed03bc4f
@ -102,7 +102,7 @@
|
||||
"mime": "^4.0.4",
|
||||
"mitt": "^3.0.1",
|
||||
"negotiator": "^1.0.0",
|
||||
"next": "15.5.0",
|
||||
"next": "15.5.9",
|
||||
"next-pwa": "^5.6.0",
|
||||
"next-themes": "^0.4.3",
|
||||
"pinyin-pro": "^3.25.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user