diff --git a/package-lock.json b/package-lock.json index ab31eac..796b0cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "eslint": "8.57.0", "eslint-config-stylelint": "21.0.0", "npm-run-all2": "6.2.2", - "postcss": "8.4.44", + "postcss": "8.4.45", "prettier": "3.3.3", "remark-cli": "12.0.1", "stylelint": "16.9.0" @@ -6580,9 +6580,9 @@ } }, "node_modules/postcss": { - "version": "8.4.44", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.44.tgz", - "integrity": "sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==", + "version": "8.4.45", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.45.tgz", + "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 42f9e21..d87837d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint": "8.57.0", "eslint-config-stylelint": "21.0.0", "npm-run-all2": "6.2.2", - "postcss": "8.4.44", + "postcss": "8.4.45", "prettier": "3.3.3", "remark-cli": "12.0.1", "stylelint": "16.9.0"