Make glob tool support abortSignal (#988)

This commit is contained in:
Tommaso Sciortino
2025-06-12 13:27:40 -07:00
committed by GitHub
parent 32da693b91
commit f8863f4d00
4 changed files with 80 additions and 80 deletions

View File

@@ -29,9 +29,10 @@
"@opentelemetry/exporter-trace-otlp-grpc": "^0.52.0",
"@opentelemetry/instrumentation-http": "^0.52.0",
"@opentelemetry/sdk-node": "^0.52.0",
"@types/glob": "^8.1.0",
"diff": "^7.0.0",
"dotenv": "^16.4.7",
"fast-glob": "^3.3.3",
"glob": "^10.4.5",
"google-auth-library": "^9.11.0",
"ignore": "^7.0.0",
"open": "^10.1.2",