From 92ca033f57c8c95e6668f3c5bdbcde47f403c0f8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Oct 2023 06:46:09 +0000 Subject: [PATCH] fix: upgrade @angular/cdk from 6.4.0 to 6.4.7 Snyk has created this PR to upgrade @angular/cdk from 6.4.0 to 6.4.7. See this package in npm: https://www.npmjs.com/package/@angular/cdk See this project in Snyk: https://app.snyk.io/org/palanisamym14/project/ef18997c-df17-4c48-867f-e33ae0d7ae1a?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6321a7c..080b0c6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "rxjs": "6.1.0", "core-js": "2.5.5", "zone.js": "0.8.26", - "@angular/cdk": "6.4.0", + "@angular/cdk": "6.4.7", "@angular/core": "6.0.0", "@angular/forms": "6.0.0", "@angular/common": "6.0.0",