Skip to content

Commit 345a3a3

Browse files
chore(deps): bump @appium/support from 7.0.5 to 7.0.6 (#2699)
Bumps [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/@appium/support@7.0.6/packages/support) --- updated-dependencies: - dependency-name: "@appium/support" dependency-version: 7.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
1 parent dd197cb commit 345a3a3

2 files changed

Lines changed: 196 additions & 198 deletions

File tree

package.json

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"typescript": "^5.0.0"
4242
},
4343
"resolutions": {
44-
"@appium/base-driver/axios": "^1.13.3",
44+
"@appium/base-driver/axios": "^1.13.6",
4545
"@appium/base-driver/lodash": "^4.17.23",
46-
"@appium/base-driver/lru-cache": "^11.2.5",
46+
"@appium/base-driver/lru-cache": "^11.2.6",
4747
"@appium/docutils": "link:./packages/null",
4848
"@appium/logger/lodash": "^4.17.23",
49-
"@appium/logger/lru-cache": "^11.2.5",
49+
"@appium/logger/lru-cache": "^11.2.6",
5050
"@appium/support/archiver": "~7.0.1",
51-
"@appium/support/axios": "^1.13.3",
51+
"@appium/support/axios": "^1.13.6",
5252
"@appium/support/form-data": "~4.0.5",
53-
"@appium/support/glob": "^13.0.0",
53+
"@appium/support/glob": "^13.0.6",
5454
"@appium/support/lodash": "^4.17.23",
55-
"@appium/support/semver": "~7.7.3",
56-
"@appium/support/teen_process": "~4.0.8",
55+
"@appium/support/semver": "~7.7.4",
56+
"@appium/support/teen_process": "~4.0.10",
5757
"@appium/support/uuid": "~13.0.0",
5858
"@colors/colors": "^1.6.0",
5959
"@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3",
@@ -74,18 +74,16 @@
7474
"@react-native/normalize-colors": "^0.81.0",
7575
"@react-native/virtualized-lists": "^0.81.0",
7676
"appium/ajv": "~8.18.0",
77-
"appium/axios": "^1.13.3",
77+
"appium/axios": "^1.13.6",
7878
"appium/lodash": "^4.17.23",
79-
"appium/lru-cache": "^11.2.5",
80-
"appium/semver": "~7.7.3",
81-
"appium/teen_process": "~4.0.8",
79+
"appium/lru-cache": "^11.2.6",
80+
"appium/semver": "~7.7.4",
81+
"appium/teen_process": "~4.0.10",
8282
"appium/ws": "~8.19.0",
8383
"appium/yaml": "~2.8.2",
8484
"argparse/sprintf-js": "^1.0.2",
8585
"babel-jest": "link:./packages/null",
86-
"body-parser/qs": "^6.14.1",
8786
"compression/bytes": "^3.1.2",
88-
"express/qs": "^6.13.0",
8987
"nx/minimatch": "^9.0.3",
9088
"react-native-windows/metro-source-map": "^0.83.1",
9189
"safe-buffer": "~5.2.1",

0 commit comments

Comments
 (0)