Skip to content

Commit b2fb0c4

Browse files
authored
chore: address security alerts (#2605)
1 parent 4830b3d commit b2fb0c4

File tree

3 files changed

+377
-355
lines changed

3 files changed

+377
-355
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rnx-kit/polyfills": "^0.2.0",
3939
"@rnx-kit/tsconfig": "^2.0.0",
4040
"@types/react": "~19.0.0",
41-
"appium": "patch:appium@npm%3A3.0.2#~/.yarn/patches/appium-npm-3.0.2-7d0e99d983.patch",
41+
"appium": "patch:appium@npm%3A3.1.1#~/.yarn/patches/appium-npm-3.0.2-7d0e99d983.patch",
4242
"appium-uiautomator2-driver": "^5.0.0",
4343
"appium-xcuitest-driver": "^10.0.0",
4444
"react-native-test-app": "workspace:*",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
"@appium/support/archiver": "~7.0.1",
166166
"@appium/support/axios": "^1.11.0",
167167
"@appium/support/form-data": "~4.0.4",
168+
"@appium/support/glob": "^11.0.3",
168169
"@appium/support/semver": "~7.7.2",
169170
"@appium/support/teen_process": "~3.0.1",
170171
"@appium/support/uuid": "~13.0.0",

0 commit comments

Comments
 (0)