diff --git a/example/yarn.lock b/example/yarn.lock index d952bf7b..f26f3dba 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2781,10 +2781,10 @@ next-absolute-url@^1.2.2: resolved "https://registry.yarnpkg.com/next-absolute-url/-/next-absolute-url-1.2.2.tgz#9aba5adcee8effcffd63271d99e13213ad04c23b" integrity sha512-Z2+LZXQTthhw2je9u4eq8QWXxXd57a6b54x9exBfQX4Dct6YxaMjcXZWNLHd9AOlCue84EsMpdSGP7wACqUnPg== -next-firebase-auth@^1.0.0-beta.0: - version "1.0.0-beta.0" - resolved "https://registry.yarnpkg.com/next-firebase-auth/-/next-firebase-auth-1.0.0-beta.0.tgz#498af9968e702f53ab852db486fcf66b062b2f2b" - integrity sha512-iIhvpL4KRFgnIju+0Oar5DcVtRltw4TXCZky9tKAehbsGalt1Bj3amtfP7euiBGW9JGtnf3X0d9iTwXNSw6Z/g== +next-firebase-auth@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/next-firebase-auth/-/next-firebase-auth-1.0.0.tgz#c3c208ed04baedb830a39993693b31c352c979a9" + integrity sha512-ChBQqDgRzXiZ7qMKja/SQBqFIQ1i9YNXItBS51p+ozkp4PUJzkIwRQtjbZisi2HxboZhZXpkusH2yheWXOK6JA== dependencies: "@babel/runtime" "^7.22.6" cookies "^0.8.0"