From c2d1829a855af151cd662ae61a3207481b25b7c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:50:56 +0000 Subject: [PATCH] Bump @angular/platform-server in /Environment Integration/Nx/org Bumps [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) from 21.2.9 to 21.2.15. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v21.2.15/packages/platform-server) --- updated-dependencies: - dependency-name: "@angular/platform-server" dependency-version: 21.2.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Environment Integration/Nx/org/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Environment Integration/Nx/org/package.json b/Environment Integration/Nx/org/package.json index 9f5af41..47c1a7b 100644 --- a/Environment Integration/Nx/org/package.json +++ b/Environment Integration/Nx/org/package.json @@ -11,7 +11,7 @@ "@angular/core": "21.2.9", "@angular/forms": "21.2.9", "@angular/platform-browser": "21.2.9", - "@angular/platform-server": "21.2.9", + "@angular/platform-server": "21.2.15", "@angular/router": "21.2.9", "@angular/ssr": "21.2.7", "@syncfusion/ej2-angular-pdfviewer": "^33.2.3",