From 0202737aaea05d8a8c5739eab8e4f7aa5fa4fc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:20:49 +0000 Subject: [PATCH] [deps]: Update @angular/common to v21.2.17 [SECURITY] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 895e8fc..552b954 100644 --- a/ui/package.json +++ b/ui/package.json @@ -15,7 +15,7 @@ "homepage": "https://bitwarden.com", "dependencies": { "@angular/animations": "21.2.4", - "@angular/common": "21.2.4", + "@angular/common": "21.2.17", "@angular/compiler": "21.2.4", "@angular/core": "21.2.4", "@angular/forms": "21.2.4",