Skip to content

Commit c40f071

Browse files
chore(deps): update fast-xml-parser to fix CVE-2026-27942 (#195)
1 parent aeb9ef5 commit c40f071

File tree

3 files changed

+23
-5
lines changed

3 files changed

+23
-5
lines changed

.changeset/open-donkeys-mate.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"openapi-sampler": patch
3+
---
4+
5+
Updated `fast-xml-parser` to v5.3.8.

package-lock.json

Lines changed: 17 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"dependencies": {
7373
"@types/json-schema": "^7.0.7",
74-
"fast-xml-parser": "^5.3.4",
74+
"fast-xml-parser": "^5.3.8",
7575
"json-pointer": "0.6.2"
7676
},
7777
"overrides": {

0 commit comments

Comments
 (0)