diff --git a/package.json b/package.json index f3ae610cbd..7a93415c76 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "sjcl": "npm:@bitgo/sjcl@1.0.1", "picomatch": ">=2.3.2", "fast-uri": "3.1.3", - "postcss": "8.5.12", + "postcss": "8.5.23", "@babel/plugin-transform-modules-systemjs": "7.29.4", "protobufjs": "7.6.4", "@protobufjs/fetch": "1.1.0", @@ -201,7 +201,7 @@ "sjcl": "npm:@bitgo/sjcl@1.0.1", "picomatch": ">=2.3.2", "fast-uri": "3.1.3", - "postcss": "8.5.12", + "postcss": "8.5.23", "@babel/plugin-transform-modules-systemjs": "7.29.4", "protobufjs": "7.6.4", "@protobufjs/fetch": "1.1.0", diff --git a/yarn.lock b/yarn.lock index e78d7ef1f2..99b3b4b75f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17313,10 +17313,10 @@ postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0, postcss-value-parser@^ resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@8.5.12, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.5.6: - version "8.5.12" - resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb" - integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA== +postcss@8.5.23, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.5.6: + version "8.5.23" + resolved "https://registry.npmjs.org/postcss/-/postcss-8.5.23.tgz" + integrity sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg== dependencies: nanoid "^3.3.11" picocolors "^1.1.1"