diff --git a/package-lock.json b/package-lock.json index 9b74ce7b..cdaee625 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@angular/animations": "19.0.3", - "@angular/cdk": "19.0.2", + "@angular/cdk": "19.1.2", "@angular/common": "19.0.3", "@angular/compiler": "19.0.3", "@angular/core": "19.0.3", @@ -661,9 +661,9 @@ } }, "node_modules/@angular/cdk": { - "version": "19.0.2", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.0.2.tgz", - "integrity": "sha512-eDjHJJWpgnzC3pR6N0gCdh51Q1ffoh6mql06YSqprj005aNKBjmCMnpU4bPPzdGSkKsjwAZWGUNWg4RS+R+iZQ==", + "version": "19.1.2", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.1.2.tgz", + "integrity": "sha512-rzrZ4BkGNIZWSdw0OsuSB/H9UB5ppPvmBq+uRHdYmZoYjo5wu1pmePxAIZDIBR8xdaNy9rZ4ecS6IebDkgYPrg==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/package.json b/package.json index ab9a3d6c..63361c6b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "private": true, "dependencies": { "@angular/animations": "19.0.3", - "@angular/cdk": "19.0.2", + "@angular/cdk": "19.1.2", "@angular/common": "19.0.3", "@angular/compiler": "19.0.3", "@angular/core": "19.0.3",