Skip to content

Commit c91688d

Browse files
authoredMar 15, 2025··
fix(core): Update samlify and xml-crypto to address CVE-2025-29775 and CVE-2025-29774 (#13951)
1 parent 5670449 commit c91688d

File tree

2 files changed

+24
-19
lines changed

2 files changed

+24
-19
lines changed
 

‎packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"raw-body": "2.5.1",
159159
"reflect-metadata": "catalog:",
160160
"replacestream": "4.0.3",
161-
"samlify": "2.8.9",
161+
"samlify": "2.9.0",
162162
"semver": "7.5.4",
163163
"shelljs": "0.8.5",
164164
"simple-git": "3.17.0",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.