Update next-auth to fix dependabot alert

This commit is contained in:
Valtteri Karesto
2022-08-08 09:07:45 +03:00
parent a06fb06610
commit 58cde29fff
2 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
"lodash.xor": "^4.5.0",
"monaco-editor": "^0.33.0",
"next": "^12.0.4",
"next-auth": "^4.10.1",
"next-auth": "^4.10.3",
"next-plausible": "^3.2.0",
"next-themes": "^0.1.1",
"normalize-url": "^7.0.2",
@@ -80,4 +80,4 @@
"resolutions": {
"ripple-binary-codec": "=1.4.2"
}
}
}