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
committed by GitHub
parent 3bf8fec2f1
commit c8ad831039
3 changed files with 35 additions and 130 deletions

View File

@@ -104,5 +104,8 @@
"@lydell/node-pty-win32-arm64": "1.1.0",
"@lydell/node-pty-win32-x64": "1.1.0",
"node-pty": "^1.0.0"
},
"overrides": {
"wrap-ansi": "9.0.2"
}
}