Skip to content

Commit

Permalink
Bump xmldom and passport-saml
Browse files Browse the repository at this point in the history
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [passport-saml](https://github.com/node-saml/passport-saml). These dependencies need to be updated together.


Removes `xmldom`

Updates `passport-saml` from 1.5.0 to 3.2.2
- [Release notes](https://github.com/node-saml/passport-saml/releases)
- [Changelog](https://github.com/node-saml/passport-saml/blob/master/CHANGELOG.md)
- [Commits](node-saml/passport-saml@v1.5.0...v3.2.2)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: passport-saml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2023
1 parent c395bf3 commit f630859
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 47 deletions.
84 changes: 38 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"passport-google-oauth20": "2.0.0",
"passport-local": "^1.0.0",
"passport-openidconnect": "0.0.2",
"passport-saml": "1.5.0",
"passport-saml": "3.2.4",
"reflect-metadata": "0.1.13",
"tslib": "1.11.2",
"uuid": "8.3.2",
Expand Down

0 comments on commit f630859

Please sign in to comment.