diff --git a/package-lock.json b/package-lock.json index 88bc2f6..ac30b16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@fullhuman/postcss-purgecss": "^8.0.0", - "autoprefixer": "^10.5.5", + "autoprefixer": "^10.5.6", "cssnano": "^9.0.4", "hugo-extended": "^0.166.0", "postcss-cli": "^12.0.0", @@ -1112,9 +1112,9 @@ } }, "node_modules/autoprefixer": { - "version": "10.5.5", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.5.tgz", - "integrity": "sha512-uiRYvQYe/nNSzBJ7OUnd2/TZVsAdob3blml44teEpee9Cc1f4rGZFewO+JT3Wo8mgFOSzNqes4FHZn/Qz8WOuw==", + "version": "10.5.6", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.6.tgz", + "integrity": "sha512-HiH4oYNc5+DQEx/b8FPfMj+WHH/WWUBmbN5r1Uf/ixtfyFkk+wGIlfJT/RD5eAyzlwkeYRtZUCI8qrEi26pl2g==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index e74ca38..1cadcfb 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "homepage": "https://gethinode.com", "dependencies": { "@fullhuman/postcss-purgecss": "^8.0.0", - "autoprefixer": "^10.5.5", + "autoprefixer": "^10.5.6", "cssnano": "^9.0.4", "hugo-extended": "^0.166.0", "postcss-cli": "^12.0.0",