fix(deps): update dependency passport to ^0.7.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-11-29 18:56:44 +00:00
committed by Github changeset workflow
parent 1b1cc61fcf
commit a62764b94c
10 changed files with 32 additions and 20 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"jose": "^4.6.0",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"passport": "^0.6.0",
"passport": "^0.7.0",
"winston": "^3.2.1",
"zod": "^3.21.4",
"zod-to-json-schema": "^3.21.4"