Skip to content

Commit 7f74b10

Browse files
fix(deps): bump applicationinsights from 2.9.4 to 2.9.5
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/commits) --- updated-dependencies: - dependency-name: applicationinsights dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8ed92a commit 7f74b10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@salesforce/core": "^6.5.5",
4444
"@salesforce/ts-types": "^2.0.9",
45-
"applicationinsights": "^2.9.4",
45+
"applicationinsights": "^2.9.5",
4646
"got": "^11",
4747
"proxy-agent": "^6.4.0"
4848
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1152,10 +1152,10 @@ append-transform@^2.0.0:
11521152
dependencies:
11531153
default-require-extensions "^3.0.0"
11541154

1155-
applicationinsights@^2.9.4:
1156-
version "2.9.4"
1157-
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.4.tgz#c61527357645dbc4c5b134aae854e5620c95a993"
1158-
integrity sha512-mMWW/E+1wy3oreeH1xJd2N5WIwIz4xj3JKneHOi7gHFqPjxgFV68mdKMEeM3YhLK1nC6k+M6Ekhf7e9WhQCSSw==
1155+
applicationinsights@^2.9.5:
1156+
version "2.9.5"
1157+
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.5.tgz#34bcf71ad596721c520987a252e40d7495aa3503"
1158+
integrity sha512-APQ8IWyYDHFvKbitFKpsmZXxkzQh0yYTFacQqoVW7HwlPo3eeLprwnq5RFNmmG6iqLmvQ+xRJSDLEQCgqPh+bw==
11591159
dependencies:
11601160
"@azure/core-auth" "^1.5.0"
11611161
"@azure/core-rest-pipeline" "1.10.1"

0 commit comments

Comments
 (0)