diff --git a/package-lock.json b/package-lock.json index 7e09aac..d43f59c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "eslint-config-next": "14.2.7", "eslint-config-prettier": "9.1.0", "jest": "29.7.0", - "postcss": "8.4.43", + "postcss": "8.4.44", "postcss-flexbugs-fixes": "5.0.2", "postcss-preset-env": "9.6.0", "prettier": "3.3.3", @@ -11224,9 +11224,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 8bdb637..6507981 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-config-next": "14.2.7", "eslint-config-prettier": "9.1.0", "jest": "29.7.0", - "postcss": "8.4.43", + "postcss": "8.4.44", "postcss-flexbugs-fixes": "5.0.2", "postcss-preset-env": "9.6.0", "prettier": "3.3.3",