|
47 | 47 | "typescript": "^5.0.0" |
48 | 48 | }, |
49 | 49 | "resolutions": { |
50 | | - "@appium/base-driver/axios": "^1.13.6", |
51 | | - "@appium/base-driver/lodash": "^4.17.23", |
52 | | - "@appium/base-driver/lru-cache": "^11.2.6", |
53 | | - "@appium/base-driver/path-to-regexp": "^8.3.0", |
| 50 | + "@appium/base-driver/axios": "^1.15.0", |
| 51 | + "@appium/base-driver/lodash": "^4.18.1", |
| 52 | + "@appium/base-driver/lru-cache": "^11.3.5", |
| 53 | + "@appium/base-driver/path-to-regexp": "^8.4.2", |
54 | 54 | "@appium/docutils": "ignore:", |
55 | | - "@appium/logger/lodash": "^4.17.23", |
56 | | - "@appium/logger/lru-cache": "^11.2.6", |
| 55 | + "@appium/logger/lodash": "^4.18.1", |
| 56 | + "@appium/logger/lru-cache": "^11.3.5", |
57 | 57 | "@appium/support/archiver": "~7.0.1", |
58 | | - "@appium/support/axios": "^1.13.6", |
| 58 | + "@appium/support/axios": "^1.15.0", |
59 | 59 | "@appium/support/form-data": "~4.0.5", |
60 | 60 | "@appium/support/glob": "^13.0.6", |
61 | | - "@appium/support/lodash": "^4.17.23", |
| 61 | + "@appium/support/lodash": "^4.18.1", |
62 | 62 | "@appium/support/semver": "~7.7.4", |
63 | | - "@appium/support/teen_process": "~4.0.10", |
64 | | - "@appium/support/uuid": "~13.0.0", |
65 | | - "@appium/support/yauzl": "~3.2.0", |
| 63 | + "@appium/support/teen_process": "~4.1.1", |
| 64 | + "@appium/support/uuid": "~14.0.0", |
| 65 | + "@appium/support/yauzl": "~3.3.0", |
66 | 66 | "@colors/colors": "^1.6.0", |
67 | 67 | "@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3", |
68 | 68 | "@microsoft/eslint-plugin-sdl/eslint-plugin-react": "^7.37.3", |
|
72 | 72 | "@react-native-windows/cli/@xmldom/xmldom": "^0.9.0", |
73 | 73 | "@react-native-windows/telemetry/@xmldom/xmldom": "^0.9.0", |
74 | 74 | "appium/ajv": "~8.18.0", |
75 | | - "appium/axios": "^1.13.6", |
76 | | - "appium/lodash": "^4.17.23", |
77 | | - "appium/lru-cache": "^11.2.6", |
| 75 | + "appium/axios": "^1.15.0", |
| 76 | + "appium/lodash": "^4.18.1", |
| 77 | + "appium/lru-cache": "^11.3.5", |
78 | 78 | "appium/semver": "~7.7.4", |
79 | | - "appium/teen_process": "~4.0.10", |
| 79 | + "appium/teen_process": "~4.1.1", |
80 | 80 | "appium/ws": "~8.19.0", |
81 | 81 | "appium/yaml": "~2.8.2", |
82 | 82 | "argparse/sprintf-js": "^1.0.2", |
|
88 | 88 | "react-native-windows/@react-native-community/cli-platform-ios": "^20.0.0", |
89 | 89 | "safe-buffer": "~5.2.1", |
90 | 90 | "simple-plist/bplist-creator": "~0.1.0", |
91 | | - "simple-plist/bplist-parser": "~0.3.1" |
| 91 | + "simple-plist/bplist-parser": "~0.3.1", |
| 92 | + "xcode/uuid": "~14.0.0" |
92 | 93 | }, |
93 | 94 | "engines": { |
94 | 95 | "node": ">=22.18" |
|
0 commit comments