Skip to content

Commit e0d106f

Browse files
fix(deps): bump applicationinsights from 2.8.0 to 2.9.0
Bumps [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases) - [Commits](microsoft/ApplicationInsights-node.js@2.8.0...2.9.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 1cbf34a commit e0d106f

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
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@salesforce/core": "^5.3.9",
4343
"@salesforce/ts-types": "^2.0.8",
44-
"applicationinsights": "^2.8.0",
44+
"applicationinsights": "^2.9.0",
4545
"got": "^11",
4646
"proxy-agent": "^6.3.1"
4747
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1178,10 +1178,10 @@ append-transform@^2.0.0:
11781178
dependencies:
11791179
default-require-extensions "^3.0.0"
11801180

1181-
applicationinsights@^2.8.0:
1182-
version "2.8.0"
1183-
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.8.0.tgz#7a294c9c173e04bf4813e263055afe5763623f33"
1184-
integrity sha512-pxVOdCPwXTal1A904yGmzOOUJrIeQ89xQir0ifr7fLl+e0BlGrZ1P4StcIDuEXk93gV9CGxGm5Mol8ksPk2mcg==
1181+
applicationinsights@^2.9.0:
1182+
version "2.9.0"
1183+
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.0.tgz#62d6fb0d7cdcdbd2dd0a38a085943f9c262ff317"
1184+
integrity sha512-W90WNjtvZ10GUInpkyNM0xBGe2qRYChHhdb44SE5KU7hXtCZLxs3IZjWw1gJINQem0qGAgtZlxrVvKPj5SlTbQ==
11851185
dependencies:
11861186
"@azure/core-auth" "^1.5.0"
11871187
"@azure/core-rest-pipeline" "1.10.1"

0 commit comments

Comments
 (0)