auth-backend: use openid-client-any-engine

Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-07-11 14:01:10 +02:00
parent 1d43bcfa6d
commit 4ca99cc367
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"morgan": "^1.10.0",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.7",
"openid-client": "^5.1.3",
"openid-client": "npm:openid-client-any-engine@^5.1.3",
"passport": "^0.6.0",
"passport-auth0": "^1.4.3",
"passport-bitbucket-oauth2": "^0.1.2",