Skip to content

Commit

Permalink
Use secure version of node-saml (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbarth committed Apr 11, 2023
1 parent eca2501 commit eb65615
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 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
Expand Up @@ -51,7 +51,7 @@
"watch": "concurrently --kill-others \"npm:*-watch\""
},
"dependencies": {
"@node-saml/node-saml": "^4.0.0",
"@node-saml/node-saml": "^4.0.4",
"@types/express": "^4.17.14",
"@types/passport": "^1.0.11",
"@types/passport-strategy": "^0.2.35",
Expand Down

0 comments on commit eb65615

Please sign in to comment.