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",