diff --git a/apps/admin-x-settings/package.json b/apps/admin-x-settings/package.json index 3a830fdd71..62a2c25e59 100644 --- a/apps/admin-x-settings/package.json +++ b/apps/admin-x-settings/package.json @@ -78,7 +78,7 @@ "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-refresh": "0.4.3", "eslint-plugin-tailwindcss": "3.13.0", - "postcss": "8.4.26", + "postcss": "8.4.27", "postcss-import": "^15.1.0", "prop-types": "15.8.1", "react-hot-toast": "^2.4.1", diff --git a/apps/announcement-bar/package.json b/apps/announcement-bar/package.json index 8f55e3bfd4..ebc506ca1f 100644 --- a/apps/announcement-bar/package.json +++ b/apps/announcement-bar/package.json @@ -82,7 +82,7 @@ "eslint-plugin-ghost": "3.2.0", "minimist": "1.2.8", "nock": "13.3.1", - "postcss": "8.4.26", + "postcss": "8.4.27", "rewire": "6.0.0", "serve-handler": "6.1.5", "webpack-cli": "5.1.4" diff --git a/apps/comments-ui/package.json b/apps/comments-ui/package.json index ac9b462d15..9c4a56deb1 100644 --- a/apps/comments-ui/package.json +++ b/apps/comments-ui/package.json @@ -75,7 +75,7 @@ "eslint-plugin-react-refresh": "0.4.3", "eslint-plugin-tailwindcss": "3.13.0", "jsdom": "22.1.0", - "postcss": "8.4.26", + "postcss": "8.4.27", "tailwindcss": "3.3.3", "vite": "4.4.6", "vite-plugin-css-injected-by-js": "3.2.1", diff --git a/apps/signup-form/package.json b/apps/signup-form/package.json index 1e93c107d4..4727361762 100644 --- a/apps/signup-form/package.json +++ b/apps/signup-form/package.json @@ -62,7 +62,7 @@ "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-refresh": "0.4.3", "eslint-plugin-tailwindcss": "3.13.0", - "postcss": "8.4.26", + "postcss": "8.4.27", "postcss-import": "^15.1.0", "prop-types": "15.8.1", "rollup-plugin-node-builtins": "2.1.2", diff --git a/apps/sodo-search/package.json b/apps/sodo-search/package.json index 7478a21e43..6b7b81b536 100644 --- a/apps/sodo-search/package.json +++ b/apps/sodo-search/package.json @@ -85,7 +85,7 @@ "minimist": "1.2.8", "nock": "13.3.1", "ora": "5.4.1", - "postcss": "8.4.26", + "postcss": "8.4.27", "rewire": "6.0.0", "serve-handler": "6.1.5", "tailwindcss": "3.3.3", diff --git a/ghost/core/package.json b/ghost/core/package.json index e237997976..5870100e2b 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -245,7 +245,7 @@ "monobundle": "TryGhost/monobundle#2aca618f8880250fb99ad48d61f0ca7251f1e648", "nock": "13.3.1", "papaparse": "5.3.2", - "postcss": "8.4.26", + "postcss": "8.4.27", "postcss-cli": "10.1.0", "rewire": "6.0.0", "should": "13.2.3", diff --git a/yarn.lock b/yarn.lock index 39c7edcd6f..02d2eee324 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26372,10 +26372,10 @@ postcss-values-parser@^4.0.0: is-url-superb "^4.0.0" postcss "^7.0.5" -postcss@8.4.26, postcss@^8.1.4, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.4.19, postcss@^8.4.23, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.4: - version "8.4.26" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94" - integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw== +postcss@8.4.27, postcss@^8.1.4, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.4.19, postcss@^8.4.23, postcss@^8.4.24, postcss@^8.4.26, postcss@^8.4.4: + version "8.4.27" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057" + integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ== dependencies: nanoid "^3.3.6" picocolors "^1.0.0"