Skip to content

Commit e3a47a2

Browse files
fix(deps): update dependency next-auth to v4.13.0 (#1882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b63417e commit e3a47a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/nextjs-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"graphql-yoga": "3.0.0-next.4",
1414
"graphql": "^16.1.0",
15-
"next-auth": "4.12.3",
15+
"next-auth": "4.13.0",
1616
"next": "12.3.1",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16357,10 +16357,10 @@ [email protected]:
1635716357
resolved "https://registry.yarnpkg.com/new-github-issue-url/-/new-github-issue-url-0.2.1.tgz#e17be1f665a92de465926603e44b9f8685630c1d"
1635816358
integrity sha512-md4cGoxuT4T4d/HDOXbrUHkTKrp/vp+m3aOA7XXVYwNsUNMK49g3SQicTSeV5GIz/5QVGAeYRAOlyp9OvlgsYA==
1635916359

16360-
next-auth@4.12.3:
16361-
version "4.12.3"
16362-
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.12.3.tgz#a4392c27d57c246128526a17b38971638f63b5a2"
16363-
integrity sha512-kfJjYOH2or/y+pEBkeA6O2MxIXOKXNiOKLKhrQHsaRqMDttEQX0yEK3xXVTB1yB7xbMLGcMvsIS3d23BC/K8/A==
16360+
next-auth@4.13.0:
16361+
version "4.13.0"
16362+
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.13.0.tgz#93d312cec2513ac3c5eb583ee0665da50059a902"
16363+
integrity sha512-FtkPpeb9Bax6yKDaxcaGIvZZjvr10JaU2AsBYv1yv4N6rP86Xa7/4Ro1Aq94YGwsYzk+YKS52CRjD2DqCcSmVA==
1636416364
dependencies:
1636516365
"@babel/runtime" "^7.16.3"
1636616366
"@panva/hkdf" "^1.0.1"

0 commit comments

Comments
 (0)