summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2019-01-09 01:12:47 +0100
committerSheogorath2019-01-09 01:15:02 +0100
commit9eb4e545d2a3d941ee0e54cd5d700102cfa6c8c8 (patch)
tree01a28542a89277dfaeecd5cb55f73f044dd131ec /package.json
parent7a83fc0f14940ee5161ba1693d1bedc810b419c6 (diff)
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cfea8953..3e2f590d 100644
--- a/package.json
+++ b/package.json
@@ -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",