Skip to content

Commit

Permalink
OSCI-4218: downgrade auth package
Browse files Browse the repository at this point in the history
Upstream link: jaredhanson/passport#907

Signed-off-by: Andrei Stepanov <astepano@redhat.com>
  • Loading branch information
Andrei-Stepanov committed Dec 1, 2022
1 parent 6c2294e commit 377ff56
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
20 changes: 9 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"mongodb": "^4.11.0",
"node-cron": "^3.0.2",
"pako": "^2.1.0",
"passport": "^0.6.0",
"passport": "^0.5.0",
"passport-saml": "^3.2.4",
"pg": "^8.8.0",
"pino": "^6.14.0",
Expand Down

0 comments on commit 377ff56

Please sign in to comment.