From 0065d7e94f098695a972427f3781ba7b796ce0a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 23:06:58 +0000 Subject: [PATCH] Upgrade: Bump applicationinsights from 2.3.3 to 2.3.4 Bumps [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Commits](https://github.com/microsoft/ApplicationInsights-node.js/compare/2.3.3...2.3.4) --- updated-dependencies: - dependency-name: applicationinsights dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 26 +++++++++++++++++++------- package.json | 2 +- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1b0cc434e..5fa8acd9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@hint/utils": "^7.0.15", "@hint/utils-i18n": "^1.0.11", "algoliasearch": "^4.13.0", - "applicationinsights": "^2.3.3", + "applicationinsights": "^2.3.4", "body-parser": "^1.19.0", "ejs": "^3.1.7", "express": "^4.18.1", @@ -2421,6 +2421,11 @@ "integrity": "sha512-Ap8MOYbyvEilK1+sNY6yh6LmsHSp7f5zzSGlY4AemhbTcoultcozEXPzx42OO6WjoriOsw88aW8TiqgYdXwsxg==", "devOptional": true }, + "node_modules/@microsoft/applicationinsights-web-snippet": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.1.tgz", + "integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==" + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -3269,11 +3274,12 @@ } }, "node_modules/applicationinsights": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.3.3.tgz", - "integrity": "sha512-Q4o6gexNhzukgmzzWYzXLa2gdJ6DhM+c35tw0lRNNjc/qldWxGHVxV65DMRYrQIp4vetLdCK7Pyd/dmEsGO4qA==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.3.4.tgz", + "integrity": "sha512-B/u2MepyV8r70NtG9nQ+7/MFog0j0P0tdEAz9coZGwNcW/T816ewROrre5QWBNyjYnsUB3dUF5OscGd0F0l2fA==", "dependencies": { "@azure/core-http": "^2.2.3", + "@microsoft/applicationinsights-web-snippet": "^1.0.1", "@opentelemetry/api": "^1.0.4", "@opentelemetry/core": "^1.0.1", "@opentelemetry/sdk-trace-base": "^1.0.1", @@ -26521,6 +26527,11 @@ "integrity": "sha512-Ap8MOYbyvEilK1+sNY6yh6LmsHSp7f5zzSGlY4AemhbTcoultcozEXPzx42OO6WjoriOsw88aW8TiqgYdXwsxg==", "devOptional": true }, + "@microsoft/applicationinsights-web-snippet": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web-snippet/-/applicationinsights-web-snippet-1.0.1.tgz", + "integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==" + }, "@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -27184,11 +27195,12 @@ } }, "applicationinsights": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.3.3.tgz", - "integrity": "sha512-Q4o6gexNhzukgmzzWYzXLa2gdJ6DhM+c35tw0lRNNjc/qldWxGHVxV65DMRYrQIp4vetLdCK7Pyd/dmEsGO4qA==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.3.4.tgz", + "integrity": "sha512-B/u2MepyV8r70NtG9nQ+7/MFog0j0P0tdEAz9coZGwNcW/T816ewROrre5QWBNyjYnsUB3dUF5OscGd0F0l2fA==", "requires": { "@azure/core-http": "^2.2.3", + "@microsoft/applicationinsights-web-snippet": "^1.0.1", "@opentelemetry/api": "^1.0.4", "@opentelemetry/core": "^1.0.1", "@opentelemetry/sdk-trace-base": "^1.0.1", diff --git a/package.json b/package.json index 2b9bc8711..3f25d040b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@hint/utils": "^7.0.15", "@hint/utils-i18n": "^1.0.11", "algoliasearch": "^4.13.0", - "applicationinsights": "^2.3.3", + "applicationinsights": "^2.3.4", "body-parser": "^1.19.0", "ejs": "^3.1.7", "express": "^4.18.1",