Skip to content

Commit 4486ac9

Browse files
authored
Update node-saml/xml-crypto to address CVE (#953)
This update addresses the following CVE: CVE-2025-29774; CVE-2025-29775
1 parent 113412a commit 4486ac9

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

+12-8
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
@@ -53,7 +53,7 @@
5353
"watch": "concurrently --kill-others \"npm:*-watch\""
5454
},
5555
"dependencies": {
56-
"@node-saml/node-saml": "^5.0.0",
56+
"@node-saml/node-saml": "^5.0.1",
5757
"@types/express": "^4.17.21",
5858
"@types/passport": "^1.0.16",
5959
"@types/passport-strategy": "^0.2.38",

0 commit comments

Comments
 (0)