diff --git a/packages/mui-codemod/package.json b/packages/mui-codemod/package.json index d7f6fa778d389a..79d4b32ab03e09 100644 --- a/packages/mui-codemod/package.json +++ b/packages/mui-codemod/package.json @@ -35,7 +35,7 @@ "@babel/traverse": "^7.23.9", "jscodeshift": "^0.13.1", "jscodeshift-add-imports": "^1.0.10", - "postcss": "^8.4.33", + "postcss": "^8.4.35", "postcss-cli": "^8.3.1", "yargs": "^17.7.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ab24c75b7782b..56745b5753f2fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1175,7 +1175,7 @@ importers: specifier: ^1.0.10 version: 1.0.10(jscodeshift@0.13.1) postcss: - specifier: ^8.4.33 + specifier: ^8.4.35 version: 8.4.35 postcss-cli: specifier: ^8.3.1