From ef1c783c84878498b9ffdcfc6e6d6a085086f9fa Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Tue, 28 Oct 2025 16:10:38 +0800 Subject: [PATCH] chore: bump io.appium.settings to 7.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3f55e6d..e5ef5828 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "asyncbox": "^3.0.0", "axios": "^1.x", "bluebird": "^3.4.7", - "io.appium.settings": "^7.0.0", + "io.appium.settings": "^7.0.1", "lodash": "^4.17.4", "lru-cache": "^11.1.0", "moment": "^2.24.0",