diff --git a/package-lock.json b/package-lock.json index fba9e05..25a03a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@supabase/supabase-js": "^2.112.3", "@tailwindcss/typography": "^0.5.20", "@vercel/og": "^1.0.2", - "autoprefixer": "^10.5.5", + "autoprefixer": "^10.5.6", "clsx": "^2.1.1", "next": "^14.2.35", "postcss": "^8.5.28", @@ -7775,9 +7775,9 @@ "license": "MIT" }, "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 f965200..85923ac 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@supabase/supabase-js": "^2.112.3", "@tailwindcss/typography": "^0.5.20", "@vercel/og": "^1.0.2", - "autoprefixer": "^10.5.5", + "autoprefixer": "^10.5.6", "clsx": "^2.1.1", "next": "^14.2.35", "postcss": "^8.5.28",