mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-auth to v4.22.5
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"ics": "3.2.0",
|
"ics": "3.2.0",
|
||||||
"mongoose": "7.4.2",
|
"mongoose": "7.4.2",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.22.4",
|
"next-auth": "4.22.5",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
@@ -9191,9 +9191,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-auth": {
|
"node_modules/next-auth": {
|
||||||
"version": "4.22.4",
|
"version": "4.22.5",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.4.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.5.tgz",
|
||||||
"integrity": "sha512-VMI6pq3z4BfvFeCZHBkYtRYa0qqGTYAi2yy3hWCB78KkN1YsSAsOLSssd4oGrQBj0z/0zg2VLzn9tSJ14AtmWw==",
|
"integrity": "sha512-zPVEpqDp4cx1y0HbonCSrz2sA4qw0grTMd/S0PezUKXvDzmVemtsJnfNK/xo5pO2sz5ilM541+EVCTp9QoRLbA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@panva/hkdf": "^1.0.2",
|
"@panva/hkdf": "^1.0.2",
|
||||||
@@ -18951,9 +18951,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-auth": {
|
"next-auth": {
|
||||||
"version": "4.22.4",
|
"version": "4.22.5",
|
||||||
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.4.tgz",
|
"resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.5.tgz",
|
||||||
"integrity": "sha512-VMI6pq3z4BfvFeCZHBkYtRYa0qqGTYAi2yy3hWCB78KkN1YsSAsOLSssd4oGrQBj0z/0zg2VLzn9tSJ14AtmWw==",
|
"integrity": "sha512-zPVEpqDp4cx1y0HbonCSrz2sA4qw0grTMd/S0PezUKXvDzmVemtsJnfNK/xo5pO2sz5ilM541+EVCTp9QoRLbA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
"@panva/hkdf": "^1.0.2",
|
"@panva/hkdf": "^1.0.2",
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"ics": "3.2.0",
|
"ics": "3.2.0",
|
||||||
"mongoose": "7.4.2",
|
"mongoose": "7.4.2",
|
||||||
"next": "^13.3.1",
|
"next": "^13.3.1",
|
||||||
"next-auth": "4.22.4",
|
"next-auth": "4.22.5",
|
||||||
"next-axiom": "0.18.0",
|
"next-axiom": "0.18.0",
|
||||||
"next-mdx-remote": "4.4.1",
|
"next-mdx-remote": "4.4.1",
|
||||||
"nodemailer": "^6.9.1",
|
"nodemailer": "^6.9.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user