diff --git a/package-lock.json b/package-lock.json index aed94737967..43239a45d4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "material-shadows": "^3.0.1", "npm-check-updates": "^17.1.1", "npm-run-all": "^4.1.5", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "postcss-dir-pseudo-class": "^9.0.0", "postcss-inline-svg": "^6.0.0", "postcss-logical": "5.0.4", @@ -5341,9 +5341,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": [ { @@ -5359,7 +5359,6 @@ "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.0.1", @@ -11654,9 +11653,9 @@ "dev": true }, "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 935aee41a5b..2671e6d9ac4 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "material-shadows": "^3.0.1", "npm-check-updates": "^17.1.1", "npm-run-all": "^4.1.5", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "postcss-dir-pseudo-class": "^9.0.0", "postcss-inline-svg": "^6.0.0", "postcss-logical": "5.0.4",