diff --git a/package-lock.json b/package-lock.json index cff06623f42..c52944da1e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,7 +73,7 @@ "lodash": "4.17.21", "moment": "2.30.1", "npm-run-all": "4.1.5", - "postcss": "8.4.39", + "postcss": "8.4.43", "postcss-import": "16.1.0", "postcss-nested": "6.0.1", "postcss-preset-env": "9.5.15", @@ -23669,9 +23669,9 @@ } }, "node_modules/postcss": { - "version": "8.4.39", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz", - "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==", + "version": "8.4.43", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.43.tgz", + "integrity": "sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 41a363a0dcf..f57fd9b4cf2 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "lodash": "4.17.21", "moment": "2.30.1", "npm-run-all": "4.1.5", - "postcss": "8.4.39", + "postcss": "8.4.43", "postcss-import": "16.1.0", "postcss-nested": "6.0.1", "postcss-preset-env": "9.5.15",