mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Update dependency next-auth to v4.5.0
This commit is contained in:
committed by
renovate[bot]
parent
d8deec9281
commit
71fa005e80
14
package-lock.json
generated
14
package-lock.json
generated
@@ -17,7 +17,7 @@
|
||||
"ics": "2.35.0",
|
||||
"mongoose": "6.3.8",
|
||||
"next": "12.1.6",
|
||||
"next-auth": "4.3.4",
|
||||
"next-auth": "4.5.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"nodemailer": "6.7.5",
|
||||
"p-retry": "5.1.1",
|
||||
@@ -7029,9 +7029,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/next-auth": {
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.4.tgz",
|
||||
"integrity": "sha512-8dGkNicbxY2BYsJq4uOJIEsGt39wXj5AViTBsVfbRQqtAFmZmXYHutf90VBmobm8rT2+Xl60HDUTkuVVK+x+xw==",
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.5.0.tgz",
|
||||
"integrity": "sha512-B6gYRIbqtj8nlDsx3y2Ruwp/mvZnItPs7VUULY43QYw+M9xtDPIM9EBZ3ryd/wNYA3MDteBJlzGm/ivseXcmJA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
@@ -14608,9 +14608,9 @@
|
||||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.4.tgz",
|
||||
"integrity": "sha512-8dGkNicbxY2BYsJq4uOJIEsGt39wXj5AViTBsVfbRQqtAFmZmXYHutf90VBmobm8rT2+Xl60HDUTkuVVK+x+xw==",
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.5.0.tgz",
|
||||
"integrity": "sha512-B6gYRIbqtj8nlDsx3y2Ruwp/mvZnItPs7VUULY43QYw+M9xtDPIM9EBZ3ryd/wNYA3MDteBJlzGm/ivseXcmJA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@panva/hkdf": "^1.0.1",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"ics": "2.35.0",
|
||||
"mongoose": "6.3.8",
|
||||
"next": "12.1.6",
|
||||
"next-auth": "4.3.4",
|
||||
"next-auth": "4.5.0",
|
||||
"next-mdx-remote": "4.0.3",
|
||||
"nodemailer": "6.7.5",
|
||||
"p-retry": "5.1.1",
|
||||
|
||||
Reference in New Issue
Block a user