Skip to content

Commit 7c83144

Browse files
Bump next-auth from 3.29.0 to 3.29.10
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 3.29.0 to 3.29.10. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Changelog](https://github.com/nextauthjs/next-auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextauthjs/next-auth/commits) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15cd970 commit 7c83144

File tree

3 files changed

+7380
-7380
lines changed

3 files changed

+7380
-7380
lines changed

auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"debug": "^4.3.1",
88
"express": "^4.17.1",
99
"express-rescue": "^1.1.31",
10-
"next-auth": "^3.29.0",
10+
"next-auth": "^3.29.10",
1111
"pg": "^8.7.1"
1212
}
1313
}

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"graphql": "^15.5.0",
99
"immer": "^9.0.6",
1010
"next": "^11.1.2",
11-
"next-auth": "^3.29.0",
11+
"next-auth": "^3.29.10",
1212
"nprogress": "^0.2.0",
1313
"react": "^17.0.2",
1414
"react-dom": "^17.0.2"

0 commit comments

Comments
 (0)