From 790ad8dccdc7962fe2a79a76927b1c4201fccdce Mon Sep 17 00:00:00 2001 From: null Date: Sat, 3 Aug 2024 10:14:54 +0000 Subject: [PATCH] chore(deps): update ng-web-apis to v3.2.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e44628b5..73851da6 100644 --- a/package.json +++ b/package.json @@ -36,8 +36,8 @@ "@angular/platform-server": "18.1.2", "@angular/router": "18.1.2", "@angular/ssr": "18.1.2", - "@ng-web-apis/common": "3.0.6", - "@ng-web-apis/universal": "3.0.7", + "@ng-web-apis/common": "3.2.3", + "@ng-web-apis/universal": "3.2.3", "@nx/angular": "19.5.3", "@nx/node": "19.5.3", "@nx/workspace": "19.5.3",