fix(sdk): patch flatted vulnerability in nodejs client lockfile (#33996)

This commit is contained in:
yyh
2026-03-24 11:24:31 +08:00
committed by GitHub
parent 27c4faad4f
commit 0589fa423b
2 changed files with 19 additions and 4 deletions

View File

@@ -69,6 +69,7 @@
},
"pnpm": {
"overrides": {
"flatted@<=3.4.1": "3.4.2",
"rollup@>=4.0.0,<4.59.0": "4.59.0"
}
}