diff --git a/package-lock.json b/package-lock.json index c547a5d167f..9743757cbbc 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.38", + "postcss": "8.4.39", "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.38", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", - "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "version": "8.4.39", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz", + "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==", "funding": [ { "type": "opencollective", @@ -23688,7 +23688,7 @@ ], "dependencies": { "nanoid": "^3.3.7", - "picocolors": "^1.0.0", + "picocolors": "^1.0.1", "source-map-js": "^1.2.0" }, "engines": { diff --git a/package.json b/package.json index de5fe42542e..b98e085aa1d 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.38", + "postcss": "8.4.39", "postcss-import": "16.1.0", "postcss-nested": "6.0.1", "postcss-preset-env": "9.5.15",