Change engine and update next-auth to 4.22.1
This commit is contained in:
+2
-2
@@ -29,7 +29,7 @@
|
||||
"express": "^4.17.1",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "^12.2.5",
|
||||
"next-auth": "^4.14.0",
|
||||
"next-auth": "^4.22.1",
|
||||
"next-plausible": "^3.6.3",
|
||||
"next-pwa": "5.6.0",
|
||||
"nodemailer": "^6.7.2",
|
||||
@@ -90,7 +90,7 @@
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.19.1 <=16.x.x",
|
||||
"node": "^16.13.0 || ^18.12.0",
|
||||
"npm": ">=6.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user