mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:09:21 +08:00
fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"flatted@<=3.4.1": "3.4.2",
|
||||
"rollup@>=4.0.0,<4.59.0": "4.59.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user