diff --git a/package-lock.json b/package-lock.json index fa9dab99e..5c3996b9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "jest-preset-angular": "11.1.2", "lint-staged": "12.5.0", "ng-packagr": "12.2.7", - "postcss": "8.4.24", + "postcss": "8.4.27", "postcss-import": "14.1.0", "postcss-preset-env": "6.7.1", "postcss-url": "10.1.3", @@ -34878,9 +34878,9 @@ } }, "node_modules/postcss": { - "version": "8.4.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", - "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", + "version": "8.4.27", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", + "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "funding": [ { "type": "opencollective", @@ -70854,9 +70854,9 @@ "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==" }, "postcss": { - "version": "8.4.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", - "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", + "version": "8.4.27", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", + "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "requires": { "nanoid": "^3.3.6", "picocolors": "^1.0.0", diff --git a/package.json b/package.json index ec1ed8314..03810f5e6 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "jest-preset-angular": "11.1.2", "lint-staged": "12.5.0", "ng-packagr": "12.2.7", - "postcss": "8.4.24", + "postcss": "8.4.27", "postcss-import": "14.1.0", "postcss-preset-env": "6.7.1", "postcss-url": "10.1.3",