|
36 | 36 | }, |
37 | 37 | "packageManager": "yarn@4.10.3", |
38 | 38 | "resolutions": { |
39 | | - "@appium/base-driver/axios": "^1.11.0", |
40 | | - "@appium/base-driver/lodash": "^4.17.21", |
41 | | - "@appium/base-driver/lru-cache": "^11.2.1", |
| 39 | + "@appium/base-driver/axios": "^1.13.3", |
| 40 | + "@appium/base-driver/lodash": "^4.17.23", |
| 41 | + "@appium/base-driver/lru-cache": "^11.2.5", |
42 | 42 | "@appium/docutils": "link:./packages/null", |
43 | | - "@appium/logger/lodash": "^4.17.21", |
44 | | - "@appium/logger/lru-cache": "^11.2.1", |
| 43 | + "@appium/logger/lodash": "^4.17.23", |
| 44 | + "@appium/logger/lru-cache": "^11.2.5", |
45 | 45 | "@appium/support/archiver": "~7.0.1", |
46 | | - "@appium/support/axios": "^1.11.0", |
47 | | - "@appium/support/form-data": "~4.0.4", |
48 | | - "@appium/support/glob": "^11.0.3", |
49 | | - "@appium/support/lodash": "^4.17.21", |
50 | | - "@appium/support/semver": "~7.7.2", |
51 | | - "@appium/support/teen_process": "~3.0.1", |
| 46 | + "@appium/support/axios": "^1.13.3", |
| 47 | + "@appium/support/form-data": "~4.0.5", |
| 48 | + "@appium/support/glob": "^13.0.0", |
| 49 | + "@appium/support/lodash": "^4.17.23", |
| 50 | + "@appium/support/semver": "~7.7.3", |
| 51 | + "@appium/support/teen_process": "~4.0.8", |
52 | 52 | "@appium/support/uuid": "~13.0.0", |
53 | 53 | "@colors/colors": "^1.6.0", |
54 | | - "@expo/json-file/@babel/code-frame": "^7.10.4", |
55 | 54 | "@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3", |
56 | 55 | "@microsoft/eslint-plugin-sdl/eslint-plugin-react": "^7.37.3", |
57 | | - "@pnpm/network.ca-file/graceful-fs": "~4.2.10", |
| 56 | + "@nx/devkit/minimatch": "^9.0.3", |
58 | 57 | "@react-native-community/cli": "^20.0.0", |
59 | 58 | "@react-native-community/cli-platform-android": "^20.0.0", |
60 | 59 | "@react-native-community/cli-platform-apple": "^20.0.0", |
|
70 | 69 | "@react-native/normalize-colors": "^0.81.0", |
71 | 70 | "@react-native/virtualized-lists": "^0.81.0", |
72 | 71 | "appium/ajv": "~8.18.0", |
73 | | - "appium/axios": "^1.11.0", |
74 | | - "appium/lodash": "^4.17.21", |
75 | | - "appium/lru-cache": "^11.2.1", |
76 | | - "appium/semver": "~7.7.2", |
77 | | - "appium/teen_process": "~3.0.1", |
78 | | - "appium/ws": "~8.18.3", |
79 | | - "appium/yaml": "~2.8.1", |
| 72 | + "appium/axios": "^1.13.3", |
| 73 | + "appium/lodash": "^4.17.23", |
| 74 | + "appium/lru-cache": "^11.2.5", |
| 75 | + "appium/semver": "~7.7.3", |
| 76 | + "appium/teen_process": "~4.0.8", |
| 77 | + "appium/ws": "~8.19.0", |
| 78 | + "appium/yaml": "~2.8.2", |
80 | 79 | "argparse/sprintf-js": "^1.0.2", |
81 | | - "body-parser": "~1.20.3", |
82 | | - "body-parser/qs": "^6.13.0", |
83 | | - "bplist-creator": "~0.1.1", |
84 | | - "bplist-parser": "~0.3.2", |
85 | | - "compression/bytes": "^3.0.0", |
| 80 | + "babel-jest": "link:./packages/null", |
| 81 | + "body-parser/qs": "^6.14.1", |
| 82 | + "compression/bytes": "^3.1.2", |
86 | 83 | "express/qs": "^6.13.0", |
| 84 | + "nx/minimatch": "^9.0.3", |
87 | 85 | "react-native-windows/metro-source-map": "^0.83.1", |
88 | | - "safe-buffer": "~5.2.1" |
| 86 | + "safe-buffer": "~5.2.1", |
| 87 | + "simple-plist/bplist-creator": "~0.1.0", |
| 88 | + "simple-plist/bplist-parser": "~0.3.1" |
89 | 89 | }, |
90 | 90 | "workspaces": [ |
91 | 91 | ".", |
|
0 commit comments