nextauth security update

This commit is contained in:
Timur Ercan
2023-03-17 15:35:54 +01:00
parent 526be3b906
commit ff977c6bff

View File

@ -30,7 +30,7 @@
"formidable": "^3.2.5",
"install": "^0.13.0",
"next": "13.0.3",
"next-auth": "^4.18.3",
"next-auth": ">=4.20.1",
"next-transpile-modules": "^10.0.0",
"node-forge": "^1.3.1",
"node-signpdf": "^1.5.0",