|
157 | 157 | }, |
158 | 158 | "packageManager": "[email protected]", |
159 | 159 | "resolutions": { |
160 | | - "@appium/base-driver/axios": "^1.8.3", |
| 160 | + "@appium/base-driver/axios": "^1.11.0", |
| 161 | + "@appium/base-driver/lru-cache": "^11.2.1", |
161 | 162 | "@appium/docutils": "link:./example", |
162 | | - "@appium/support/archiver": "^7.0.1", |
163 | | - "@appium/support/axios": "^1.8.3", |
164 | | - "@appium/support/form-data": "^4.0.2", |
165 | | - "@appium/support/semver": "^7.7.1", |
166 | | - "@appium/support/teen_process": "^2.3.1", |
167 | | - "@appium/support/uuid": "^11.1.0", |
| 163 | + "@appium/logger/lru-cache": "^11.2.1", |
| 164 | + "@appium/support/archiver": "~7.0.1", |
| 165 | + "@appium/support/axios": "^1.11.0", |
| 166 | + "@appium/support/form-data": "~4.0.4", |
| 167 | + "@appium/support/semver": "~7.7.2", |
| 168 | + "@appium/support/teen_process": "~3.0.1", |
| 169 | + "@appium/support/uuid": "~13.0.0", |
168 | 170 | "@colors/colors": "^1.6.0", |
169 | 171 | "@expo/json-file/@babel/code-frame": "^7.10.4", |
170 | 172 | "@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3", |
|
184 | 186 | "@react-native/js-polyfills": "^0.78.0", |
185 | 187 | "@react-native/normalize-colors": "^0.78.0", |
186 | 188 | "@react-native/virtualized-lists": "^0.78.0", |
187 | | - "appium/ajv": "^8.17.1", |
188 | | - "appium/axios": "^1.8.3", |
189 | | - "appium/semver": "^7.7.1", |
190 | | - "appium/teen_process": "^2.3.1", |
191 | | - "appium/ws": "^8.18.1", |
192 | | - "appium/yaml": "^2.6.0", |
| 189 | + "appium/ajv": "~8.17.1", |
| 190 | + "appium/axios": "^1.11.0", |
| 191 | + "appium/lru-cache": "^11.2.1", |
| 192 | + "appium/semver": "~7.7.2", |
| 193 | + "appium/teen_process": "~3.0.1", |
| 194 | + "appium/ws": "~8.18.3", |
| 195 | + "appium/yaml": "~2.8.1", |
193 | 196 | "argparse/sprintf-js": "^1.0.2", |
194 | 197 | "body-parser": "~1.20.3", |
195 | 198 | "body-parser/qs": "^6.13.0", |
|
0 commit comments