diff --git a/package-lock.json b/package-lock.json index 881b8bd..1dc9ecf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@supabase/supabase-js": "^2.116.0", "@tailwindcss/typography": "^0.5.20", "@vercel/og": "^1.0.2", - "autoprefixer": "^10.5.6", + "autoprefixer": "^10.6.1", "clsx": "^2.1.1", "next": "^14.2.35", "postcss": "^8.5.28", @@ -7610,9 +7610,9 @@ "license": "MIT" }, "node_modules/autoprefixer": { - "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==", + "version": "10.6.1", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.6.1.tgz", + "integrity": "sha512-cL1Qz6ADZhcEbny/8HPfe99J6HhNoYtpX2LFLIbhgGE7Q1hlQVkYFdetDN7Id3KiQxhDrHwzlHr/YQCnZ8+xSA==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index ed7102c..e56a176 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@supabase/supabase-js": "^2.116.0", "@tailwindcss/typography": "^0.5.20", "@vercel/og": "^1.0.2", - "autoprefixer": "^10.5.6", + "autoprefixer": "^10.6.1", "clsx": "^2.1.1", "next": "^14.2.35", "postcss": "^8.5.28",