fix(security): Pin wrap-ansi to 9.0.2 (#8934)

This commit is contained in:
Sandy Tao
2025-09-19 14:17:34 -07:00
parent 6dde251e1e
commit 85409d730e
3 changed files with 35 additions and 130 deletions

View File

@@ -54,6 +54,7 @@
"strip-json-comments": "^3.1.1",
"undici": "^7.10.0",
"update-notifier": "^7.3.1",
"wrap-ansi": "9.0.2",
"yargs": "^17.7.2",
"zod": "^3.23.8"
},