diff --git a/package-lock.json b/package-lock.json index a1a3a0d..a8da3a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "archiver": "^7.0.1", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "postcss-cli": "^11.0.0", "postcss-custom-media": "^10.0.8", "postcss-custom-selectors": "^8.0.1", @@ -2608,9 +2608,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==", "dev": true, "funding": [ { @@ -6478,9 +6478,9 @@ } }, "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==", "dev": true, "requires": { "nanoid": "^3.3.7", diff --git a/package.json b/package.json index 9ccfa97..a37b774 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "archiver": "^7.0.1", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "postcss-cli": "^11.0.0", "postcss-custom-media": "^10.0.8", "postcss-custom-selectors": "^8.0.1",