Skip to content

Commit 37c15c7

Browse files
committed
Fix misc cves and ignore prompts regression
1 parent 9e3b35b commit 37c15c7

File tree

6 files changed

+517
-237
lines changed

6 files changed

+517
-237
lines changed

agent-support/vscode/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,9 @@
6060
"typescript": "^5.8.3",
6161
"@vscode/test-cli": "^0.0.11",
6262
"@vscode/test-electron": "^2.5.2"
63+
},
64+
"resolutions": {
65+
"glob": ">=11.1.0",
66+
"tar-fs": ">=2.1.4"
6367
}
6468
}

0 commit comments

Comments
 (0)