Skip to content

Commit eb65615

Browse files
authored
Use secure version of node-saml (#855)
1 parent eca2501 commit eb65615

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package-lock.json

+33-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"watch": "concurrently --kill-others \"npm:*-watch\""
5252
},
5353
"dependencies": {
54-
"@node-saml/node-saml": "^4.0.0",
54+
"@node-saml/node-saml": "^4.0.4",
5555
"@types/express": "^4.17.14",
5656
"@types/passport": "^1.0.11",
5757
"@types/passport-strategy": "^0.2.35",

0 commit comments

Comments
 (0)