diff --git a/package-lock.json b/package-lock.json index c7c3ecb..04ef3e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -249,9 +249,9 @@ } }, "@angular/cdk": { - "version": "11.2.4", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-11.2.4.tgz", - "integrity": "sha512-BcMHRaKZxkpK+dPwmjqktAzWUnywbyHyrORGlF4OMtbE88IvbI8tQ+0xANfBm0cPaAm+na5AlGKyH2ptzedyRQ==", + "version": "11.2.5", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-11.2.5.tgz", + "integrity": "sha512-ugalSDLME5E9JlxcRR8RGlOYlaV6rIzxOVQrGRBzY2tdhMT4Ng+BFtCkq1K88AU1sTLHq54xg9Xkfn7b5W2kiA==", "requires": { "parse5": "^5.0.0", "tslib": "^2.0.0" diff --git a/package.json b/package.json index 6e0c353..34e8a83 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "private": true, "dependencies": { "@angular/animations": "11.1.2", - "@angular/cdk": "11.2.4", + "@angular/cdk": "11.2.5", "@angular/common": "11.1.2", "@angular/compiler": "11.1.2", "@angular/core": "11.1.2",