@instana/aws-fargate
Advanced tools
Comparing version 1.105.0 to 1.105.1
{ | ||
"name": "@instana/aws-fargate", | ||
"version": "1.105.0", | ||
"version": "1.105.1", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Fargate tasks", | ||
@@ -59,5 +59,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "^1.105.0", | ||
"@instana/serverless": "^1.105.0", | ||
"@instana/shared-metrics": "^1.105.0", | ||
"@instana/core": "^1.105.1", | ||
"@instana/serverless": "^1.105.1", | ||
"@instana/shared-metrics": "^1.105.1", | ||
"node-fetch": "^2.6.0" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "89e58e4e77e886b0e7dddb790a57d1c611511533" | ||
"gitHead": "5f18465c4af6fa09ce62583bc69cd3f6a2eac5f8" | ||
} |
Updated@instana/core@^1.105.1
Updated@instana/serverless@^1.105.1