mirror of
https://github.com/status-im/codimd.git
synced 2025-01-13 06:24:45 +00:00
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 <sheogorath@shivering-isles.com>
This commit is contained in:
parent
7a83fc0f14
commit
9eb4e545d2
@ -97,7 +97,7 @@
|
||||
"passport-ldapauth": "^2.0.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"passport-oauth2": "^1.4.0",
|
||||
"passport-saml": "^0.35.0",
|
||||
"passport-saml": "^1.0.0",
|
||||
"passport-twitter": "^1.0.4",
|
||||
"passport.socketio": "^3.7.0",
|
||||
"pdfobject": "^2.0.201604172",
|
||||
|
Loading…
x
Reference in New Issue
Block a user