From 6119f55ca2d1c0d37560a9a799e408fde5ea08fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:38:57 +0000 Subject: [PATCH] chore(deps): bump appium-ios-device from 2.7.8 to 2.7.9 Bumps [appium-ios-device](https://github.com/appium/appium-ios-device) from 2.7.8 to 2.7.9. - [Release notes](https://github.com/appium/appium-ios-device/releases) - [Changelog](https://github.com/appium/appium-ios-device/blob/master/CHANGELOG.md) - [Commits](https://github.com/appium/appium-ios-device/compare/v2.7.8...v2.7.9) --- updated-dependencies: - dependency-name: appium-ios-device dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index eba1fce4b..97ebedc97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4012,9 +4012,9 @@ } }, "node_modules/appium-ios-device": { - "version": "2.7.8", - "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.7.8.tgz", - "integrity": "sha512-xrx4Oe11/3D4aPfu3kWKx/lQSiKVN8CKF2Y8T4HObl8OH0edUj7l3h0XocUm3/iUTcBHxVAUI3nByZvEtXUixA==", + "version": "2.7.9", + "resolved": "https://registry.npmjs.org/appium-ios-device/-/appium-ios-device-2.7.9.tgz", + "integrity": "sha512-uK4O3LkBjUUUg/C+tcc1UBMHleYdrIoptMRc7D/hBciXJjsGrQ2wbbrrLGoBJC2ZcjzAXoC7o0S7ncmPeIIsow==", "dependencies": { "@appium/support": "^4.0.0", "asyncbox": "^3.0.0",