Bump applicationinsights from 2.9.4 to 2.9.5 in /extensions/ql-vscode (#3566)

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

---
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-04-16 15:30:48 +01:00
committed by GitHub
parent 0df508d1c6
commit df322ce17d
2 changed files with 5 additions and 5 deletions

View File

@@ -99,7 +99,7 @@
"@vscode/test-electron": "^2.3.9",
"@vscode/vsce": "^2.24.0",
"ansi-colors": "^4.1.1",
"applicationinsights": "^2.9.4",
"applicationinsights": "^2.9.5",
"cosmiconfig": "^9.0.0",
"cross-env": "^7.0.3",
"del": "^6.0.0",
@@ -8859,9 +8859,9 @@
}
},
"node_modules/applicationinsights": {
"version": "2.9.4",
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.9.4.tgz",
"integrity": "sha512-mMWW/E+1wy3oreeH1xJd2N5WIwIz4xj3JKneHOi7gHFqPjxgFV68mdKMEeM3YhLK1nC6k+M6Ekhf7e9WhQCSSw==",
"version": "2.9.5",
"resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.9.5.tgz",
"integrity": "sha512-APQ8IWyYDHFvKbitFKpsmZXxkzQh0yYTFacQqoVW7HwlPo3eeLprwnq5RFNmmG6iqLmvQ+xRJSDLEQCgqPh+bw==",
"dev": true,
"dependencies": {
"@azure/core-auth": "^1.5.0",

View File

@@ -2057,7 +2057,7 @@
"@vscode/test-electron": "^2.3.9",
"@vscode/vsce": "^2.24.0",
"ansi-colors": "^4.1.1",
"applicationinsights": "^2.9.4",
"applicationinsights": "^2.9.5",
"cosmiconfig": "^9.0.0",
"cross-env": "^7.0.3",
"del": "^6.0.0",