diff --git a/package-lock.json b/package-lock.json index 6fe7d54..91cfc54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@angular/platform-browser": "^20.1.0", "@angular/platform-server": "^20.1.0", "@angular/router": "^20.1.0", - "@angular/ssr": "^20.1.3", + "@angular/ssr": "^20.3.6", "@ng-bootstrap/ng-bootstrap": "^19.0.1", "@ngx-formly/bootstrap": "^7.0.0", "@ngx-formly/core": "^7.0.0", @@ -789,9 +789,9 @@ } }, "node_modules/@angular/ssr": { - "version": "20.1.3", - "resolved": "https://registry.npmjs.org/@angular/ssr/-/ssr-20.1.3.tgz", - "integrity": "sha512-ZXTUlLC6iC4Tl7uY3ACaS5+1JC6bnbByk/y0agnCXjHN/5qogIR44ECQDPlLmPZfC1dZaxF4d0WSge9OZdeu4Q==", + "version": "20.3.6", + "resolved": "https://registry.npmjs.org/@angular/ssr/-/ssr-20.3.6.tgz", + "integrity": "sha512-YABzCGfjwQ+WSUuInwBGS35pNO2zUHJeCzyj6CZ0sqRVR0qt3KvEzk1RVvR33X1bKePFHurn8NYPkcvLSpBvhQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/package.json b/package.json index e4b8e45..5f9741d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@angular/platform-browser": "^20.1.0", "@angular/platform-server": "^20.1.0", "@angular/router": "^20.1.0", - "@angular/ssr": "^20.1.3", + "@angular/ssr": "^20.3.6", "@ng-bootstrap/ng-bootstrap": "^19.0.1", "@ngx-formly/bootstrap": "^7.0.0", "@ngx-formly/core": "^7.0.0",