diff --git a/package.json b/package.json index fe9eb91..892906d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "export": "next export" }, "dependencies": { - "@tailwindcss/forms": "0.5.3", + "@tailwindcss/forms": "0.5.11", "@tailwindcss/typography": "0.5.7", "autoprefixer": "10.4.8", "esbuild": "0.15.10", diff --git a/yarn.lock b/yarn.lock index 76bc07e..c50cc26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1418,10 +1418,10 @@ dependencies: tslib "^2.4.0" -"@tailwindcss/forms@0.5.3": - version "0.5.3" - resolved "https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.3.tgz" - integrity sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q== +"@tailwindcss/forms@0.5.11": + version "0.5.11" + resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.11.tgz#e77039e96fa7b87c3d001a991f77f9418e666700" + integrity sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA== dependencies: mini-svg-data-uri "^1.2.3"