From b5b3becca9da571ebe5eead12517555bc51964d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 22:51:39 +0000 Subject: [PATCH] Bump @angular/platform-server from 17.3.12 to 18.2.14 Bumps [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) from 17.3.12 to 18.2.14. - [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/18.2.14/packages/platform-server) --- updated-dependencies: - dependency-name: "@angular/platform-server" dependency-version: 18.2.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fb64b7ebdea..d31f0fda9c8 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@angular/localize": "17.3.12", "@angular/platform-browser": "^17.3.11", "@angular/platform-browser-dynamic": "^17.3.11", - "@angular/platform-server": "^17.3.11", + "@angular/platform-server": "^18.2.14", "@angular/router": "^17.3.11", "@angular/ssr": "^17.3.17", "@babel/runtime": "7.27.6", diff --git a/yarn.lock b/yarn.lock index f2a6f09500d..9a4829f4e7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -338,10 +338,10 @@ dependencies: tslib "^2.3.0" -"@angular/platform-server@^17.3.11": - version "17.3.12" - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-17.3.12.tgz#e7ec48c4f0f4aeecac0689eb761107ac48c91570" - integrity sha512-P3xBzyeT2w/iiGsqGUNuLRYdqs2e+5nRnVYU9tc/TjhYDAgwEgq946U7Nie1xq5Ts/8b7bhxcK9maPKWG237Kw== +"@angular/platform-server@^18.2.14": + version "18.2.14" + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-18.2.14.tgz#25a948e61003a12697170e0bdde804b04c0e7d12" + integrity sha512-XUErL0mOPvua5EtlmSOFllSM+Ts1wHzNIv0WNV5FJxWI3Pe6Xxs29xneKDOImC9ErYWuQqK7sQ/hyIaHO5fhOw== dependencies: tslib "^2.3.0" xhr2 "^0.2.0"