Update dependency next-auth to v4.12.1

This commit is contained in:
renovate[bot]
2022-09-28 13:08:54 +00:00
parent dd892418b3
commit 30ee1de23a
2 changed files with 25 additions and 24 deletions

47
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"ics": "2.40.0", "ics": "2.40.0",
"mongoose": "6.6.2", "mongoose": "6.6.2",
"next": "12.3.1", "next": "12.3.1",
"next-auth": "4.10.3", "next-auth": "4.12.1",
"next-axiom": "0.14.0", "next-axiom": "0.14.0",
"next-mdx-remote": "4.1.0", "next-mdx-remote": "4.1.0",
"nodemailer": "6.7.8", "nodemailer": "6.7.8",
@@ -2925,9 +2925,9 @@
} }
}, },
"node_modules/cookie": { "node_modules/cookie": {
"version": "0.4.2", "version": "0.5.0",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz",
"integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==", "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==",
"engines": { "engines": {
"node": ">= 0.6" "node": ">= 0.6"
} }
@@ -5878,9 +5878,9 @@
} }
}, },
"node_modules/jose": { "node_modules/jose": {
"version": "4.6.0", "version": "4.10.0",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.6.0.tgz", "resolved": "https://registry.npmjs.org/jose/-/jose-4.10.0.tgz",
"integrity": "sha512-0hNAkhMBNi4soKSAX4zYOFV+aqJlEz/4j4fregvasJzEVtjDChvWqRjPvHwLqr5hx28Ayr6bsOs1Kuj87V0O8w==", "integrity": "sha512-KEhB/eLGLomWGPTb+/RNbYsTjIyx03JmbqAyIyiXBuNSa7CmNrJd5ysFhblayzs/e/vbOPMUaLnjHUMhGp4yLw==",
"funding": { "funding": {
"url": "https://github.com/sponsors/panva" "url": "https://github.com/sponsors/panva"
} }
@@ -7166,14 +7166,14 @@
} }
}, },
"node_modules/next-auth": { "node_modules/next-auth": {
"version": "4.10.3", "version": "4.12.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz", "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.1.tgz",
"integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==", "integrity": "sha512-T0By19RqT4TeStY65OUOaeiwJnGtkgY84GlxbsL9CSEIvu5QvaQlbKh48PwPjtEkaIOxKA3FVaJL6Lsz37Ju5g==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1", "@panva/hkdf": "^1.0.1",
"cookie": "^0.4.1", "cookie": "^0.5.0",
"jose": "^4.3.7", "jose": "^4.9.3",
"oauth": "^0.9.15", "oauth": "^0.9.15",
"openid-client": "^5.1.0", "openid-client": "^5.1.0",
"preact": "^10.6.3", "preact": "^10.6.3",
@@ -7184,6 +7184,7 @@
"node": "^12.19.0 || ^14.15.0 || ^16.13.0" "node": "^12.19.0 || ^14.15.0 || ^16.13.0"
}, },
"peerDependencies": { "peerDependencies": {
"next": "^12.2.5",
"nodemailer": "^6.6.5", "nodemailer": "^6.6.5",
"react": "^17.0.2 || ^18", "react": "^17.0.2 || ^18",
"react-dom": "^17.0.2 || ^18" "react-dom": "^17.0.2 || ^18"
@@ -12026,9 +12027,9 @@
} }
}, },
"cookie": { "cookie": {
"version": "0.4.2", "version": "0.5.0",
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz",
"integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==" "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw=="
}, },
"core-js-pure": { "core-js-pure": {
"version": "3.21.1", "version": "3.21.1",
@@ -14174,9 +14175,9 @@
} }
}, },
"jose": { "jose": {
"version": "4.6.0", "version": "4.10.0",
"resolved": "https://registry.npmjs.org/jose/-/jose-4.6.0.tgz", "resolved": "https://registry.npmjs.org/jose/-/jose-4.10.0.tgz",
"integrity": "sha512-0hNAkhMBNi4soKSAX4zYOFV+aqJlEz/4j4fregvasJzEVtjDChvWqRjPvHwLqr5hx28Ayr6bsOs1Kuj87V0O8w==" "integrity": "sha512-KEhB/eLGLomWGPTb+/RNbYsTjIyx03JmbqAyIyiXBuNSa7CmNrJd5ysFhblayzs/e/vbOPMUaLnjHUMhGp4yLw=="
}, },
"js-sdsl": { "js-sdsl": {
"version": "4.1.4", "version": "4.1.4",
@@ -15052,14 +15053,14 @@
} }
}, },
"next-auth": { "next-auth": {
"version": "4.10.3", "version": "4.12.1",
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.10.3.tgz", "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.12.1.tgz",
"integrity": "sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==", "integrity": "sha512-T0By19RqT4TeStY65OUOaeiwJnGtkgY84GlxbsL9CSEIvu5QvaQlbKh48PwPjtEkaIOxKA3FVaJL6Lsz37Ju5g==",
"requires": { "requires": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
"@panva/hkdf": "^1.0.1", "@panva/hkdf": "^1.0.1",
"cookie": "^0.4.1", "cookie": "^0.5.0",
"jose": "^4.3.7", "jose": "^4.9.3",
"oauth": "^0.9.15", "oauth": "^0.9.15",
"openid-client": "^5.1.0", "openid-client": "^5.1.0",
"preact": "^10.6.3", "preact": "^10.6.3",

View File

@@ -21,7 +21,7 @@
"ics": "2.40.0", "ics": "2.40.0",
"mongoose": "6.6.2", "mongoose": "6.6.2",
"next": "12.3.1", "next": "12.3.1",
"next-auth": "4.10.3", "next-auth": "4.12.1",
"next-axiom": "0.14.0", "next-axiom": "0.14.0",
"next-mdx-remote": "4.1.0", "next-mdx-remote": "4.1.0",
"nodemailer": "6.7.8", "nodemailer": "6.7.8",