serverless-plugin-datadog 4.1.1 → 4.1.2

Sign up to get free protection for your applications and to get access to all the features.
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "serverless-plugin-datadog",
3
- "version": "4.1.1",
3
+ "version": "4.1.2",
4
4
  "description": "Serverless plugin to automatically instrument python and node functions with datadog tracing",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": "https://github.com/DataDog/serverless-plugin-datadog",
@@ -66,6 +66,6 @@
66
66
  "node-fetch": "^2.6.1",
67
67
  "proxy": "^1.0.2",
68
68
  "proxy-agent": "^5.0.0",
69
- "simple-git": "^2.48.0"
69
+ "simple-git": "^3.3.0"
70
70
  }
71
71
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "serverless-plugin-datadog",
3
- "version": "4.1.1",
3
+ "version": "4.1.2",
4
4
  "description": "Serverless plugin to automatically instrument python and node functions with datadog tracing",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": "https://github.com/DataDog/serverless-plugin-datadog",
@@ -66,6 +66,6 @@
66
66
  "node-fetch": "^2.6.1",
67
67
  "proxy": "^1.0.2",
68
68
  "proxy-agent": "^5.0.0",
69
- "simple-git": "^2.48.0"
69
+ "simple-git": "^3.3.0"
70
70
  }
71
71
  }