From 399cc2153c3a4c1e3b511c867ba2e294591f5047 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Feb 2020 21:58:08 +0000 Subject: [PATCH] feat: upgrade @microsoft/applicationinsights-common from 1.0.0-beta.17 to 2.3.1 Snyk has created this PR to upgrade @microsoft/applicationinsights-common from 1.0.0-beta.17 to 2.3.1. See this package in NPM: https://www.npmjs.com/package/@microsoft/applicationinsights-common See this project in Snyk: https://app.snyk.io/org/dansnyk/project/444cc536-accf-47c0-86d7-350386a05adc?utm_source=github&utm_medium=upgrade-pr --- ApplicationInsights/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ApplicationInsights/package.json b/ApplicationInsights/package.json index d8688e726..4c12fb180 100644 --- a/ApplicationInsights/package.json +++ b/ApplicationInsights/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@microsoft/applicationinsights-core-js": "^1.0.0-beta.5", - "@microsoft/applicationinsights-common": "^1.0.0-beta.16" + "@microsoft/applicationinsights-common": "^2.3.1" }, "license": "MIT" }