From 7aea9682498e6dcf93b15a713069358795888d22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 00:25:16 +0000 Subject: [PATCH] Update dependency @opensaas/keystone-nextjs-auth to v24.1.0 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1000b7c..4477bd9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@keystone-6/fields-document": "4.0.1", "@keystone-6/core": "2.1.0", - "@opensaas/keystone-nextjs-auth": "24.0.0", + "@opensaas/keystone-nextjs-auth": "24.1.0", "@types/ejs": "3.1.1", "ejs": "3.1.8", "typescript": "4.5.5" diff --git a/yarn.lock b/yarn.lock index 19a6de1..7079015 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2131,10 +2131,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@opensaas/keystone-nextjs-auth@24.0.0": - version "24.0.0" - resolved "https://registry.yarnpkg.com/@opensaas/keystone-nextjs-auth/-/keystone-nextjs-auth-24.0.0.tgz#d1af1144a6a2275901a5bba04628eaf2b25efd3a" - integrity sha512-2ZmHlLIlIN4I7ZrMbsGDTeoxnszx4rgaE0NwRXP32l5HjRQn4jU8w6Qu+kROHK53h89zBgLSpmJO1ATWJjatGg== +"@opensaas/keystone-nextjs-auth@24.1.0": + version "24.1.0" + resolved "https://registry.yarnpkg.com/@opensaas/keystone-nextjs-auth/-/keystone-nextjs-auth-24.1.0.tgz#9b38816f9fe6a6a346e4429565390a357099e2aa" + integrity sha512-ld6km5VVJ8jYz3OYoSjVwtX5DjvOash9kAL8kfR1fxsz44uXgi0jiMosuePcBvj9jvOE26gfT2ZItCgSb78Zjg== dependencies: "@babel/runtime" "^7.17.9" "@babel/runtime-corejs3" "^7.17.9" @@ -2143,7 +2143,7 @@ cross-fetch "^3.1.5" ejs "^3.1.8" fast-deep-equal "^3.1.3" - next-auth "^4.10.2" + next-auth "^4.10.3" "@opentelemetry/api@^1.0.1": version "1.1.0" @@ -5484,10 +5484,10 @@ new-github-issue-url@0.2.1: resolved "https://registry.yarnpkg.com/new-github-issue-url/-/new-github-issue-url-0.2.1.tgz#e17be1f665a92de465926603e44b9f8685630c1d" integrity sha512-md4cGoxuT4T4d/HDOXbrUHkTKrp/vp+m3aOA7XXVYwNsUNMK49g3SQicTSeV5GIz/5QVGAeYRAOlyp9OvlgsYA== -next-auth@^4.10.2: - version "4.10.2" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.10.2.tgz#6893f1bf4b3e5281bd340a6bcd3c331225c5e2be" - integrity sha512-9XeP3faA5M3LneNJuzZCrmyR1ONYVH+pNQTozLBlpzXSkVRCgy+PTLAojOGkCo5v5MWcCZNTNHUOQL6gIcYwEQ== +next-auth@^4.10.3: + version "4.10.3" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.10.3.tgz#0a952dd5004fd2ac2ba414c990922cf9b33951a3" + integrity sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ== dependencies: "@babel/runtime" "^7.16.3" "@panva/hkdf" "^1.0.1"