Skip to content

Commit 9eb4e54

Browse files
committed
Update SAML to version 1.0.0
Seems like there was a security problem with the library. This patch updates to version 1.0.0 which fixed the details. Details: https://snyk.io/vuln/SNYK-JS-PASSPORTSAML-72411 Signed-off-by: Sheogorath <[email protected]>
1 parent 7a83fc0 commit 9eb4e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"passport-ldapauth": "^2.0.0",
9898
"passport-local": "^1.0.0",
9999
"passport-oauth2": "^1.4.0",
100-
"passport-saml": "^0.35.0",
100+
"passport-saml": "^1.0.0",
101101
"passport-twitter": "^1.0.4",
102102
"passport.socketio": "^3.7.0",
103103
"pdfobject": "^2.0.201604172",

0 commit comments

Comments
 (0)