diff --git a/package.json b/package.json index 1e3df8f..9a3a800 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@angular/platform-browser-dynamic": "~18.1.0", "@angular/platform-server": "~18.1.0", "@angular/router": "~18.1.0", - "@angular/ssr": "~18.1.0", + "@angular/ssr": "~18.2.0", "@flowup/contentful-rich-text-angular-renderer": "^0.8.0", "@ng-icons/bootstrap-icons": "^29.0.0", "@ng-icons/core": "^29.0.0", diff --git a/yarn.lock b/yarn.lock index 4ee7a9a..5880cea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -316,10 +316,10 @@ dependencies: tslib "^2.3.0" -"@angular/ssr@~18.1.0": - version "18.1.1" - resolved "https://registry.npmjs.org/@angular/ssr/-/ssr-18.1.1.tgz" - integrity sha512-2JVWjLPipiYGEs3DABq1qWKSgwAseJ9tWqLXOk4BcrBVUoE7wgJLtFWchJcMllBsUpNNEBQyRH3M6NBM1sgB2A== +"@angular/ssr@~18.2.0": + version "18.2.0" + resolved "https://registry.yarnpkg.com/@angular/ssr/-/ssr-18.2.0.tgz#f610d9106066ccb80d2da25a85a7a787e0e65a5e" + integrity sha512-iSl/tV2UwobMrVObx4/iOUO4xYrMQFzfNOZjB/Ch1TM/UPEc21bXvvOuZK0yWhpq2jcp4DqRs+DlhqHNWIiV8w== dependencies: critters "0.0.24" tslib "^2.3.0"