Skip to content

Commit 61f2b39

Browse files
fix: resolve high vulnerability CVE-2026-25128
Automatically generated security fix
1 parent 040ae1f commit 61f2b39

File tree

2 files changed

+66
-10
lines changed

2 files changed

+66
-10
lines changed

js/react_native/e2e/package-lock.json

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

js/react_native/e2e/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"test": "jest"
1212
},
1313
"dependencies": {
14+
"fast-xml-parser": "^5.3.4",
1415
"react": "^18.2.0",
1516
"react-native": "^0.73.11",
1617
"react-native-fs": "^2.20.0"

0 commit comments

Comments
 (0)