Skip to content

Commit 546bc49

Browse files
Replace dependency passport-saml with @node-saml/passport-saml ^4.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ef0947 commit 546bc49

2 files changed

Lines changed: 1123 additions & 111 deletions

File tree

plugins/auth-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"passport-microsoft": "^1.0.0",
7272
"passport-oauth2": "^1.6.1",
7373
"passport-onelogin-oauth": "^0.0.1",
74-
"passport-saml": "^3.1.2",
74+
"@node-saml/passport-saml": "^4.0.4",
7575
"uuid": "^8.0.0",
7676
"winston": "^3.2.1",
7777
"yn": "^4.0.0"

0 commit comments

Comments
 (0)