mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-02 22:26:57 -05:00
Bump next-auth from 3.2.1 to 3.3.0 (#272)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 3.2.1 to 3.3.0. - [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/compare/v3.2.1...v3.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e30f4713fc
commit
26d4dfd50d
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -4794,9 +4794,9 @@
|
|||
}
|
||||
},
|
||||
"next-auth": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-3.2.1.tgz",
|
||||
"integrity": "sha512-Ahvoq2rt5hqc7FYSA73viMp9m3AsFAP3VfSEjDtszxmOYRLPxjf06+GcZZC0dfofruvnrYmUe9ldHmZTVpUUQA==",
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-3.3.0.tgz",
|
||||
"integrity": "sha512-Ur5V1WVW4K0sUUEpCqU6cyjJBpWaCcrPS22J+PDIv+7pHjIJ5B0+9IzItLr0c+ZkA6qOctd48l7S3gZjwQz4oA==",
|
||||
"requires": {
|
||||
"crypto-js": "^4.0.0",
|
||||
"futoin-hkdf": "^1.3.2",
|
||||
|
|
@ -4959,9 +4959,9 @@
|
|||
"integrity": "sha512-Slf2s69+2/uAD79pVVQo8uSiC34+g8GWY8UH2Qtqv34ZfhYrxpYpfzs9Js9d6O0mbDmALuxaTlplnBTnSELcrw=="
|
||||
},
|
||||
"nodemailer": {
|
||||
"version": "6.4.17",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.17.tgz",
|
||||
"integrity": "sha512-89ps+SBGpo0D4Bi5ZrxcrCiRFaMmkCt+gItMXQGzEtZVR3uAD3QAQIDoxTWnx3ky0Dwwy/dhFrQ+6NNGXpw/qQ=="
|
||||
"version": "6.4.18",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.18.tgz",
|
||||
"integrity": "sha512-ht9cXxQ+lTC+t00vkSIpKHIyM4aXIsQ1tcbQCn5IOnxYHi81W2XOaU66EQBFFpbtzLEBTC94gmkbD4mGZQzVpA=="
|
||||
},
|
||||
"noop-logger": {
|
||||
"version": "0.1.1",
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"countries-list": "^2.6.1",
|
||||
"framer-motion": "^3.3.0",
|
||||
"next": "^10.0.6",
|
||||
"next-auth": "^3.2.1",
|
||||
"next-auth": "^3.3.0",
|
||||
"next-google-fonts": "^1.2.1",
|
||||
"next-images": "^1.7.0",
|
||||
"next-seo": "^4.19.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user