diff --git a/package-lock.json b/package-lock.json index ae4a1386..54da7a74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@angular/platform-browser-dynamic": "19.1.4", "@angular/platform-server": "19.1.4", "@angular/router": "19.1.4", - "@angular/ssr": "19.2.7", + "@angular/ssr": "19.2.18", "angular-plotly.js": "^5.2.2", "file-saver": "^2.0.5", "happy-dom": "17.4.4", @@ -1607,9 +1607,9 @@ } }, "node_modules/@angular/ssr": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/ssr/-/ssr-19.2.7.tgz", - "integrity": "sha512-R8Z+lUW3GTSALrGbrINhTj+q/BABB9PEbZa6R4aggSiQVSS+Fq16T8yjztjrg/wtKF/7pRwG3T22FFg2lhIGSQ==", + "version": "19.2.18", + "resolved": "https://registry.npmjs.org/@angular/ssr/-/ssr-19.2.18.tgz", + "integrity": "sha512-3mcTMFpksELKSAAsOZ0XLvrSsbvZMRJ0+mkgOdw6VsKCvnmWn2jkjQGBJwuUmeIYSfmM0PwEyhrXiZA7cdGPjQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/package.json b/package.json index 92cf577e..3c63b810 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@angular/platform-browser-dynamic": "19.1.4", "@angular/platform-server": "19.1.4", "@angular/router": "19.1.4", - "@angular/ssr": "19.2.7", + "@angular/ssr": "19.2.18", "angular-plotly.js": "^5.2.2", "file-saver": "^2.0.5", "happy-dom": "17.4.4",