Skip to content

Commit 17eba98

Browse files
Update dependency @microsoft/applicationinsights-web to ^2.8.17
1 parent 7ad3654 commit 17eba98

File tree

3 files changed

+58
-58
lines changed

3 files changed

+58
-58
lines changed

package-lock.json

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/common": "^11.2.14",
2424
"@angular/core": "^11.2.14",
2525
"@dagonmetric/ng-log": "^2.3.3",
26-
"@microsoft/applicationinsights-web": "^2.8.4",
26+
"@microsoft/applicationinsights-web": "^2.8.17",
2727
"rxjs": "^7.5.5",
2828
"tslib": "~2.4.0"
2929
},

samples/demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/router": "^11.2.14",
1919
"@dagonmetric/ng-log": "^2.3.3",
2020
"@dagonmetric/ng-log-applicationinsights": "^2.5.2",
21-
"@microsoft/applicationinsights-web": "^2.8.4",
21+
"@microsoft/applicationinsights-web": "^2.8.17",
2222
"rxjs": "^7.5.5",
2323
"tslib": "~2.4.0",
2424
"zone.js": "^0.11.6"

0 commit comments

Comments
 (0)