diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 00705891c..6007a282d 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -136,7 +136,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-simple-import-sort": "^8.0.0", "eslint-plugin-storybook": "^0.6.12", - "postcss": "^8.4.14", + "postcss": "^8.4.39", "prettier": "^2.8.3", "prettier-plugin-tailwindcss": "^0.2.2", "storybook": "^7.6.20", diff --git a/frontend/package.json b/frontend/package.json index 99153d358..acbf220e1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -144,7 +144,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-simple-import-sort": "^8.0.0", "eslint-plugin-storybook": "^0.6.12", - "postcss": "^8.4.14", + "postcss": "^8.4.39", "prettier": "^2.8.3", "prettier-plugin-tailwindcss": "^0.2.2", "storybook": "^7.6.20",