From ecc6c68fecd6a6407514a969c64bb77310bd107f Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Thu, 13 Aug 2020 19:06:27 +0300 Subject: [PATCH] Update versions --- ui-ngx/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-ngx/package.json b/ui-ngx/package.json index 0b2a76eef5..7a03964ecc 100644 --- a/ui-ngx/package.json +++ b/ui-ngx/package.json @@ -14,7 +14,7 @@ "private": true, "dependencies": { "@angular/animations": "^10.0.9", - "@angular/cdk": "^9.2.4", + "@angular/cdk": "^10.1.3", "@angular/common": "^10.0.9", "@angular/compiler": "^10.0.9", "@angular/core": "^10.0.9",