Skip to content

Commit 3aa3c64

Browse files
fix(deps): bump applicationinsights from 2.6.0 to 2.7.0
Bumps [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Commits](microsoft/ApplicationInsights-node.js@2.6.0...2.7.0) --- updated-dependencies: - dependency-name: applicationinsights dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d932c0 commit 3aa3c64

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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@salesforce/core": "^3.36.0",
3939
"@salesforce/ts-types": "^2.0.1",
40-
"applicationinsights": "^2.6.0",
40+
"applicationinsights": "^2.7.0",
4141
"axios": "^1.4.0"
4242
},
4343
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1091,10 +1091,10 @@ append-transform@^2.0.0:
10911091
dependencies:
10921092
default-require-extensions "^3.0.0"
10931093

1094-
applicationinsights@^2.6.0:
1095-
version "2.6.0"
1096-
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.6.0.tgz#4df8b3ab932e832878eea47075932368338ca74c"
1097-
integrity sha512-ldeFvbocbRoMxS361lOwmLL3ltWfgNxALrttge6BrpsPMTStGzevoiqaWieIjZ/3qNmljOd+xmwaNPpBoefdmA==
1094+
applicationinsights@^2.7.0:
1095+
version "2.7.0"
1096+
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.7.0.tgz#b397b750e788c010d564c3ef7f5ce6e62227b425"
1097+
integrity sha512-/vV5X6M4TlRA5NxNZAdCE0gukzfK24mb3z18D5Kl/CyIfSVIkafsIji3mK+Zi5q+7dn6H1CkFazlcnLf40anHw==
10981098
dependencies:
10991099
"@azure/core-auth" "^1.4.0"
11001100
"@azure/core-rest-pipeline" "1.10.1"

0 commit comments

Comments
 (0)