Improve some tools to support abortSignal (#997)

This commit is contained in:
Tommaso Sciortino
2025-06-12 19:46:00 -07:00
committed by GitHub
parent 1c7774e35b
commit 28e656f882
7 changed files with 98 additions and 102 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",