Skip to content

Commit

Permalink
Merge pull request #231 from forcedotcom/dependabot-npm_and_yarn-appl…
Browse files Browse the repository at this point in the history
…icationinsights-2.7.0

fix(deps): bump applicationinsights from 2.6.0 to 2.7.0
  • Loading branch information
svc-cli-bot authored Jun 3, 2023
2 parents 3d932c0 + 3aa3c64 commit 0fe7e71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@salesforce/core": "^3.36.0",
"@salesforce/ts-types": "^2.0.1",
"applicationinsights": "^2.6.0",
"applicationinsights": "^2.7.0",
"axios": "^1.4.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1091,10 +1091,10 @@ append-transform@^2.0.0:
dependencies:
default-require-extensions "^3.0.0"

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

0 comments on commit 0fe7e71

Please sign in to comment.