Skip to content

Commit e50c34f

Browse files
authored
fix: remove vulnerable xmldom dependency (#201)
1 parent 60d5c5e commit e50c34f

File tree

4 files changed

+1129
-1063
lines changed

4 files changed

+1129
-1063
lines changed

example/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
"@babel/core": "^7.13.10",
1919
"babel-plugin-module-resolver": "^4.0.0",
2020
"metro-react-native-babel-preset": "^0.66.2"
21-
},
22-
"resolutions": {
23-
"xmldom": "0.6.0"
2421
}
2522
}

0 commit comments

Comments
 (0)