Skip to content

Commit

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

fix(deps): bump applicationinsights from 2.9.4 to 2.9.5
  • Loading branch information
svc-cli-bot authored Mar 2, 2024
2 parents a8ed92a + 7f74b10 commit d0bb0dd
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 @@ -42,7 +42,7 @@
"dependencies": {
"@salesforce/core": "^6.5.5",
"@salesforce/ts-types": "^2.0.9",
"applicationinsights": "^2.9.4",
"applicationinsights": "^2.9.5",
"got": "^11",
"proxy-agent": "^6.4.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1152,10 +1152,10 @@ append-transform@^2.0.0:
dependencies:
default-require-extensions "^3.0.0"

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

0 comments on commit d0bb0dd

Please sign in to comment.