diff --git a/package.json b/package.json index 0d52b50..29db9b1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@headlessui/react": "^1.4.1", "@tailwindcss/typography": "^0.4.1", - "@tinacms/auth": "^0.50.2", + "@tinacms/auth": "^1.0.0", "date-fns": "^2.23.0", "next": "^12.0.4", "next-svgr": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index 3ab60e2..cd0441b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1903,10 +1903,10 @@ lodash.merge "^4.6.2" lodash.uniq "^4.5.0" -"@tinacms/auth@^0.50.2": - version "0.50.2" - resolved "https://registry.yarnpkg.com/@tinacms/auth/-/auth-0.50.2.tgz#d44998aac125a68d96d097e49ff84d1c1ff7a7c2" - integrity sha512-5oBWtkXG8vu/W9txQrcIb7r2GC6XlgpPsO2EKdjGF4gTWZVlwah73OHqL/QogZWIbZ/4znPL1QkZVwGZuYURiw== +"@tinacms/auth@^1.0.0": + version "1.0.0" + resolved "https://registry.yarnpkg.com/@tinacms/auth/-/auth-1.0.0.tgz#49a7e9763cd47d341496da22dee8d9d351765b9f" + integrity sha512-LCUJfruXhx8J3t1DSkNDPEU/4I5abmploGK9ZC/C+XAfpImmZ9hvBkApjXNBh30nYwFPRjvnBU6Nky48jN+s/w== "@tinacms/cli@^0.60.9": version "0.60.9"