mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency @next-auth/mongodb-adapter to v1.0.3
This commit is contained in:
committed by
Thomas Ruoff
parent
5c78efd857
commit
dbd2edaf12
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1650,9 +1650,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@next-auth/mongodb-adapter": {
|
"@next-auth/mongodb-adapter": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@next-auth/mongodb-adapter/-/mongodb-adapter-1.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/@next-auth/mongodb-adapter/-/mongodb-adapter-1.0.3.tgz",
|
||||||
"integrity": "sha512-lelT++VsktPQ3wdwRVTZuCR5M6upJge0nhiI/I/xYd45ekFaFp1reumZ0JywlxkR59dTRXDQLYEzU/JlMIcR5A=="
|
"integrity": "sha512-oO8OYjMhYx8s5qsdWWD+yNCqszCO7ewg6UkDhvfY0KhJRbcoOAwOgYYH5Bo4ZGJDqmIw8g6JeGipP7+xLa2Ynw=="
|
||||||
},
|
},
|
||||||
"@next/env": {
|
"@next/env": {
|
||||||
"version": "12.1.0",
|
"version": "12.1.0",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@next-auth/mongodb-adapter": "1.0.1",
|
"@next-auth/mongodb-adapter": "1.0.3",
|
||||||
"autoprefixer": "10.4.2",
|
"autoprefixer": "10.4.2",
|
||||||
"date-fns": "2.28.0",
|
"date-fns": "2.28.0",
|
||||||
"date-fns-tz": "1.3.0",
|
"date-fns-tz": "1.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user