diff --git a/package.json b/package.json index 8349f42..6587b56 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@stellar/freighter-api": "^1.1.2", "daisyui": "^1.14.0", "next": "11.1.2", - "next-auth": "^3.29.0", + "next-auth": "^3.29.8", "react": "17.0.2", "react-dom": "17.0.2", "stellar-base": "^6.0.3", diff --git a/yarn.lock b/yarn.lock index 7508979..73ff649 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2834,10 +2834,10 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next-auth@^3.29.0: - version "3.29.0" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-3.29.0.tgz#60ddbfc7ed8ae7d43ebb02c16dc58eebf5dcb337" - integrity sha512-B//4QTv/1Of0D+roZ82URmI6L2JSbkKgeaKI7Mdrioq8lAzp9ff8NdmouvZL/7zwrPe2cUyM6MLYlasfuI3ZIQ== +next-auth@^3.29.8: + version "3.29.8" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-3.29.8.tgz#aedda4412bfd5f84a312fcbd29ded2c122211510" + integrity sha512-C4YxgeVTeYtAkKCpEq2qX9kNctWBav5mWHtL32xj5qDOpdmH4LocuAUVZdj0tAae1xv4fKZLtPkV6wN5iqi5Zg== dependencies: "@babel/runtime" "^7.14.0" "@next-auth/prisma-legacy-adapter" "0.1.2"