diff --git a/package-lock.json b/package-lock.json index b0f66ee..ab31eac 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.43", + "postcss": "8.4.44", "prettier": "3.3.3", "remark-cli": "12.0.1", "stylelint": "16.9.0" @@ -6580,9 +6580,9 @@ } }, "node_modules/postcss": { - "version": "8.4.43", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.43.tgz", - "integrity": "sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==", + "version": "8.4.44", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.44.tgz", + "integrity": "sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index da9dd39..42f9e21 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.43", + "postcss": "8.4.44", "prettier": "3.3.3", "remark-cli": "12.0.1", "stylelint": "16.9.0"