From 8e0a28d238137099e3e36d2e05b55792155ac9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 23:35:38 +0200 Subject: [PATCH] chore(deps): bump @node-saml/node-saml from 4.0.4 to 4.0.5 (#1227) Bumps [@node-saml/node-saml](https://github.com/node-saml/node-saml) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/node-saml/node-saml/releases) - [Changelog](https://github.com/node-saml/node-saml/blob/v4.0.5/CHANGELOG.md) - [Commits](https://github.com/node-saml/node-saml/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: "@node-saml/node-saml" dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index dafb6b24..3d7bb7b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2942,9 +2942,9 @@ react-is "^18.2.0" "@node-saml/node-saml@^4.0.4": - version "4.0.4" - resolved "https://registry.yarnpkg.com/@node-saml/node-saml/-/node-saml-4.0.4.tgz#472a6b17021a0c9d8261964bf6e1dd686ae2d515" - integrity sha512-oybUBWBYVsHGckQxzyzlpRM4E2iuW3I2Ok/J9SwlotdmjvmZxSo6Ub74D9wltG8C9daJZYI57uy+1UK4FtcGXA== + version "4.0.5" + resolved "https://registry.yarnpkg.com/@node-saml/node-saml/-/node-saml-4.0.5.tgz#039e387095b54639b06df62b1b4a6d8941c6d907" + integrity sha512-J5DglElbY1tjOuaR1NPtjOXkXY5bpUhDoKVoeucYN98A3w4fwgjIOPqIGcb6cQsqFq2zZ6vTCeKn5C/hvefSaw== dependencies: "@types/debug" "^4.1.7" "@types/passport" "^1.0.11"