From eb739bc740c85fc75a236a5a20d98ba43123964d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:03:58 +0000 Subject: [PATCH] fix(deps): update dependency @microsoft/applicationinsights-web to ^2.8.18 --- package-lock.json | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 673384e..aad0309 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@angular/router": "^18.2.13", "@ctrl/ngx-codemirror": "^7.0.0", "@microsoft/applicationinsights-angularplugin-js": "^3.0.3", - "@microsoft/applicationinsights-web": "^2.8.16", + "@microsoft/applicationinsights-web": "^2.8.18", "@ngneat/until-destroy": "^10.0.0", "bootstrap": "^5.3.3", "codemirror": "^5.65.16", @@ -3988,6 +3988,7 @@ "version": "2.8.18", "resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-web/-/applicationinsights-web-2.8.18.tgz", "integrity": "sha512-n6gW9WXr/oHrt2S8waXjYoBqzhPChJNoTPlKm+pwtO3iP+I8dQDuf8Q02RKLgCaWzvEhO/1GSznCECBX0jP+gg==", + "license": "MIT", "dependencies": { "@microsoft/applicationinsights-analytics-js": "2.8.18", "@microsoft/applicationinsights-channel-js": "2.8.18", diff --git a/package.json b/package.json index 61c3d70..f28c773 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@angular/router": "^18.2.13", "@ctrl/ngx-codemirror": "^7.0.0", "@microsoft/applicationinsights-angularplugin-js": "^3.0.3", - "@microsoft/applicationinsights-web": "^2.8.16", + "@microsoft/applicationinsights-web": "^2.8.18", "@ngneat/until-destroy": "^10.0.0", "bootstrap": "^5.3.3", "codemirror": "^5.65.16",