diff --git a/package-lock.json b/package-lock.json index 75b1520..bd01bd7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@angular/router": "^17.0.7", "@ctrl/ngx-codemirror": "^7.0.0", "@microsoft/applicationinsights-angularplugin-js": "^3.0.3", - "@microsoft/applicationinsights-web": "^2.8.14", + "@microsoft/applicationinsights-web": "^2.8.16", "@ngneat/until-destroy": "^10.0.0", "bootstrap": "^5.3.2", "codemirror": "^5.65.16", diff --git a/package.json b/package.json index 847c004..60379f8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@angular/router": "^17.0.7", "@ctrl/ngx-codemirror": "^7.0.0", "@microsoft/applicationinsights-angularplugin-js": "^3.0.3", - "@microsoft/applicationinsights-web": "^2.8.14", + "@microsoft/applicationinsights-web": "^2.8.16", "@ngneat/until-destroy": "^10.0.0", "bootstrap": "^5.3.2", "codemirror": "^5.65.16",