Skip to content

Commit 5b65f8e

Browse files
committed
fix: example/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
1 parent 495dd7f commit 5b65f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@react-native-community/masked-view": "^0.1.10",
1717
"@react-navigation/native": "^5.7.2",
1818
"@react-navigation/stack": "^5.8.0",
19-
"appium": "^1.18.3",
19+
"appium": "^2.12.2",
2020
"react": "16.13.1",
2121
"react-native": "0.63.2",
2222
"react-native-gesture-handler": "^1.7.0",

0 commit comments

Comments
 (0)