From 27cf887c9fc548c463a4d74740ed57c2a806f673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 09:43:05 +0000 Subject: [PATCH] Bump saml2-js from 1.12.4 to 2.0.5 Bumps [saml2-js](https://github.com/Clever/saml2) from 1.12.4 to 2.0.5. - [Release notes](https://github.com/Clever/saml2/releases) - [Commits](https://github.com/Clever/saml2/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22d3eae..c489197 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "lodash": "^3.10.1", "redis": "^2.1.0", - "saml2-js": "^1.2.0", + "saml2-js": "^2.0.5", "uuid": "^2.0.1" }, "devDependencies": {