Skip to content

Commit

Permalink
Upgrade: Bump applicationinsights from 1.4.2 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [applicationinsights](https://github.com/Microsoft/ApplicationInsights-node.js) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-node.js/releases)
- [Commits](https://github.com/Microsoft/ApplicationInsights-node.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 12, 2019
1 parent 1c071e5 commit a1b619b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@types/parse5": "^5.0.2",
"ajv": "^6.10.1",
"applicationinsights": "^1.4.2",
"applicationinsights": "^1.5.0",
"configstore": "^5.0.0",
"content-type": "^1.0.4",
"css-select": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1574,10 +1574,10 @@ append-transform@^1.0.0:
dependencies:
default-require-extensions "^2.0.0"

applicationinsights@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-1.4.2.tgz#2f25f7a3f3e5bf0ab4486b63e42a48a9ec321d52"
integrity sha512-1wE37G9zEMZTsPJVQ8BDrQtsGgG3DGMActLHwPAF8TYHAXkfqqpeZYCH0XV4lUZ7H4MffRMwN2Ln2nEtUmT8HQ==
applicationinsights@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/applicationinsights/-/applicationinsights-1.5.0.tgz#074df9e525dcfd592822e7b80723b9284d2716fd"
integrity sha512-D+JyPrDx9RWVNIwukoe03ANKNdyVe/ejExbR7xMvZTm09553TzXenW2oPZmfN9jeguKSDugzIWdbILMPNSRRlg==
dependencies:
cls-hooked "^4.2.2"
continuation-local-storage "^3.2.1"
Expand Down

0 comments on commit a1b619b

Please sign in to comment.