mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
fix(security): Pin wrap-ansi to 9.0.2 (#8934)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user