diff --git a/package-lock.json b/package-lock.json index 5fbdf20..41a1995 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "eslint-plugin-vue": "9.27.0", "jsdom": "^24.1.0", "licensee": "10.0.0", - "postcss": "8.4.39", + "postcss": "8.4.45", "postcss-css-variables": "0.19.0", "postcss-import": "16.1.0", "postcss-nested": "6.0.1", @@ -9481,9 +9481,9 @@ } }, "node_modules/postcss": { - "version": "8.4.39", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz", - "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==", + "version": "8.4.45", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.45.tgz", + "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 4d95fbc..529eef4 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-vue": "9.27.0", "jsdom": "^24.1.0", "licensee": "10.0.0", - "postcss": "8.4.39", + "postcss": "8.4.45", "postcss-css-variables": "0.19.0", "postcss-import": "16.1.0", "postcss-nested": "6.0.1",