Skip to content

Commit 09b228a

Browse files
authored
Upgrade Application Insights packages to v3.4.2 (#254)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 27a784a commit 09b228a

2 files changed

Lines changed: 57 additions & 27 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"dependencies": {
2525
"@microsoft/1ds-core-js": "^4.4.1",
2626
"@microsoft/1ds-post-js": "^4.4.1",
27-
"@microsoft/applicationinsights-common": "^3.4.1",
28-
"@microsoft/applicationinsights-core-js": "^3.4.1",
29-
"@microsoft/applicationinsights-web-basic": "^3.4.1"
27+
"@microsoft/applicationinsights-common": "^3.4.2",
28+
"@microsoft/applicationinsights-core-js": "^3.4.2",
29+
"@microsoft/applicationinsights-web-basic": "^3.4.2"
3030
},
3131
"devDependencies": {
3232
"@types/mocha": "^10.0.3",

0 commit comments

Comments
 (0)