Skip to content

Commit

Permalink
Bump applicationinsights (#6950)
Browse files Browse the repository at this point in the history
Bumps [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases)
- [Commits](microsoft/ApplicationInsights-node.js@2.9.0...2.9.1)

---
updated-dependencies:
- dependency-name: applicationinsights
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent c954522 commit f3ddfb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@azure/functions": "^4.0.1",
"@azure/storage-queue": "^12.16.0",
"applicationinsights": "^2.9.0",
"applicationinsights": "^2.9.1",
"csv-stringify": "^6.4.4",
"jsonwebtoken": "^9.0.2",
"node-fetch": "^2.7.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1173,10 +1173,10 @@ anymatch@^3.0.3:
normalize-path "^3.0.0"
picomatch "^2.0.4"

applicationinsights@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.0.tgz#62d6fb0d7cdcdbd2dd0a38a085943f9c262ff317"
integrity sha512-W90WNjtvZ10GUInpkyNM0xBGe2qRYChHhdb44SE5KU7hXtCZLxs3IZjWw1gJINQem0qGAgtZlxrVvKPj5SlTbQ==
applicationinsights@^2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-2.9.1.tgz#769412f809d6a072487e4b41c4c3a29678344d82"
integrity sha512-hrpe/OvHFZlq+SQERD1fxaYICyunxzEBh9SolJebzYnIXkyA9zxIR87dZAh+F3+weltbqdIP8W038cvtpMNhQg==
dependencies:
"@azure/core-auth" "^1.5.0"
"@azure/core-rest-pipeline" "1.10.1"
Expand Down

0 comments on commit f3ddfb9

Please sign in to comment.