Bump applicationinsights from 2.9.1 to 2.9.2 in /extensions/ql-vscode (#3228)

Bumps [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases)
- [Commits](https://github.com/microsoft/ApplicationInsights-node.js/compare/2.9.1...2.9.2)

---
updated-dependencies:
- dependency-name: applicationinsights
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-11 08:44:11 -08:00
committed by GitHub
parent 0d2b7916ee
commit c065c44ff3
2 changed files with 31 additions and 31 deletions

View File

@@ -98,7 +98,7 @@
"@vscode/test-electron": "^2.2.0",
"@vscode/vsce": "^2.19.0",
"ansi-colors": "^4.1.1",
"applicationinsights": "^2.3.5",
"applicationinsights": "^2.9.2",
"cosmiconfig": "^9.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
@@ -4265,12 +4265,12 @@
}
},
"node_modules/@opentelemetry/core": {
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/@opentelemetry/core/-/core-1.18.1.tgz",
"integrity": "sha512-kvnUqezHMhsQvdsnhnqTNfAJs3ox/isB0SVrM1dhVFw7SsB7TstuVa6fgWnN2GdPyilIFLUvvbTZoVRmx6eiRg==",
"version": "1.19.0",
"resolved": "https://registry.npmjs.org/@opentelemetry/core/-/core-1.19.0.tgz",
"integrity": "sha512-w42AukJh3TP8R0IZZOVJVM/kMWu8g+lm4LzT70WtuKqhwq7KVhcDzZZuZinWZa6TtQCl7Smt2wolEYzpHabOgw==",
"dev": true,
"dependencies": {
"@opentelemetry/semantic-conventions": "1.18.1"
"@opentelemetry/semantic-conventions": "1.19.0"
},
"engines": {
"node": ">=14"
@@ -4299,13 +4299,13 @@
}
},
"node_modules/@opentelemetry/resources": {
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/@opentelemetry/resources/-/resources-1.18.1.tgz",
"integrity": "sha512-JjbcQLYMttXcIabflLRuaw5oof5gToYV9fuXbcsoOeQ0BlbwUn6DAZi++PNsSz2jjPeASfDls10iaO/8BRIPRA==",
"version": "1.19.0",
"resolved": "https://registry.npmjs.org/@opentelemetry/resources/-/resources-1.19.0.tgz",
"integrity": "sha512-RgxvKuuMOf7nctOeOvpDjt2BpZvZGr9Y0vf7eGtY5XYZPkh2p7e2qub1S2IArdBMf9kEbz0SfycqCviOu9isqg==",
"dev": true,
"dependencies": {
"@opentelemetry/core": "1.18.1",
"@opentelemetry/semantic-conventions": "1.18.1"
"@opentelemetry/core": "1.19.0",
"@opentelemetry/semantic-conventions": "1.19.0"
},
"engines": {
"node": ">=14"
@@ -4315,14 +4315,14 @@
}
},
"node_modules/@opentelemetry/sdk-trace-base": {
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.18.1.tgz",
"integrity": "sha512-tRHfDxN5dO+nop78EWJpzZwHsN1ewrZRVVwo03VJa3JQZxToRDH29/+MB24+yoa+IArerdr7INFJiX/iN4gjqg==",
"version": "1.19.0",
"resolved": "https://registry.npmjs.org/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.19.0.tgz",
"integrity": "sha512-+IRvUm+huJn2KqfFW3yW/cjvRwJ8Q7FzYHoUNx5Fr0Lws0LxjMJG1uVB8HDpLwm7mg5XXH2M5MF+0jj5cM8BpQ==",
"dev": true,
"dependencies": {
"@opentelemetry/core": "1.18.1",
"@opentelemetry/resources": "1.18.1",
"@opentelemetry/semantic-conventions": "1.18.1"
"@opentelemetry/core": "1.19.0",
"@opentelemetry/resources": "1.19.0",
"@opentelemetry/semantic-conventions": "1.19.0"
},
"engines": {
"node": ">=14"
@@ -4332,9 +4332,9 @@
}
},
"node_modules/@opentelemetry/semantic-conventions": {
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.18.1.tgz",
"integrity": "sha512-+NLGHr6VZwcgE/2lw8zDIufOCGnzsA5CbQIMleXZTrgkBd0TanCX+MiDYJ1TOS4KL/Tqk0nFRxawnaYr6pkZkA==",
"version": "1.19.0",
"resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.19.0.tgz",
"integrity": "sha512-14jRpC8f5c0gPSwoZ7SbEJni1PqI+AhAE8m1bMz6v+RPM4OlP1PT2UHBJj5Qh/ALLPjhVU/aZUK3YyjTUqqQVg==",
"dev": true,
"engines": {
"node": ">=14"
@@ -11035,9 +11035,9 @@
}
},
"node_modules/applicationinsights": {
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.9.1.tgz",
"integrity": "sha512-hrpe/OvHFZlq+SQERD1fxaYICyunxzEBh9SolJebzYnIXkyA9zxIR87dZAh+F3+weltbqdIP8W038cvtpMNhQg==",
"version": "2.9.2",
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.9.2.tgz",
"integrity": "sha512-wlDiD7v0BQNM8oNzsf9C836R5ze25u+CuCEZsbA5xMIXYYBxkqkWE/mo9GFJM7rsKaiGqpxEwWmePHKD2Lwy2w==",
"dev": true,
"dependencies": {
"@azure/core-auth": "^1.5.0",
@@ -11045,14 +11045,14 @@
"@azure/core-util": "1.2.0",
"@azure/opentelemetry-instrumentation-azure-sdk": "^1.0.0-beta.5",
"@microsoft/applicationinsights-web-snippet": "^1.0.1",
"@opentelemetry/api": "^1.4.1",
"@opentelemetry/core": "^1.15.2",
"@opentelemetry/sdk-trace-base": "^1.15.2",
"@opentelemetry/semantic-conventions": "^1.15.2",
"@opentelemetry/api": "^1.7.0",
"@opentelemetry/core": "^1.19.0",
"@opentelemetry/sdk-trace-base": "^1.19.0",
"@opentelemetry/semantic-conventions": "^1.19.0",
"cls-hooked": "^4.2.2",
"continuation-local-storage": "^3.2.1",
"diagnostic-channel": "1.1.1",
"diagnostic-channel-publishers": "1.0.7"
"diagnostic-channel-publishers": "1.0.8"
},
"engines": {
"node": ">=8.0.0"
@@ -14765,9 +14765,9 @@
}
},
"node_modules/diagnostic-channel-publishers": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.7.tgz",
"integrity": "sha512-SEECbY5AiVt6DfLkhkaHNeshg1CogdLLANA8xlG/TKvS+XUgvIKl7VspJGYiEdL5OUyzMVnr7o0AwB7f+/Mjtg==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/diagnostic-channel-publishers/-/diagnostic-channel-publishers-1.0.8.tgz",
"integrity": "sha512-HmSm9hXxSPxA9BaLGY98QU1zsdjeCk113KjAYGPCen1ZP6mhVaTPzHd6UYv5r21DnWANi+f+NyPOHruGT9jpqQ==",
"dev": true,
"peerDependencies": {
"diagnostic-channel": "*"

View File

@@ -1996,7 +1996,7 @@
"@vscode/test-electron": "^2.2.0",
"@vscode/vsce": "^2.19.0",
"ansi-colors": "^4.1.1",
"applicationinsights": "^2.3.5",
"applicationinsights": "^2.9.2",
"cosmiconfig": "^9.0.0",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",