diff --git a/package-lock.json b/package-lock.json index e37be286..2fc12416 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "next": "14.2.7", "next-pwa": "^5.6.0", "next-redux-wrapper": "^8.1.0", - "postcss": "8.4.43", + "postcss": "8.4.44", "react": "18.3.1", "react-datepicker": "^6.0.0", "react-dom": "18.3.1", @@ -10295,9 +10295,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", @@ -19565,9 +19565,9 @@ } }, "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==", "requires": { "nanoid": "^3.3.7", "picocolors": "^1.0.1", diff --git a/package.json b/package.json index ce56ab96..2032e7f4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "next": "14.2.7", "next-pwa": "^5.6.0", "next-redux-wrapper": "^8.1.0", - "postcss": "8.4.43", + "postcss": "8.4.44", "react": "18.3.1", "react-datepicker": "^6.0.0", "react-dom": "18.3.1",