From 4edf4685c9a422d8c0cc2e6f3a9847d79c865c34 Mon Sep 17 00:00:00 2001 From: null Date: Tue, 3 Oct 2023 23:57:07 +0000 Subject: [PATCH] chore(deps): update dependency @angular/common to v7.2.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6577bb..06f409a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ ] }, "dependencies": { - "@angular/common": "7.2.0", + "@angular/common": "7.2.16", "@angular/compiler": "7.2.0", "@angular/core": "7.2.0", "@angular/forms": "7.2.0",