From 27fc11ef2fe5a3dfd243e11364b1d06f827aff05 Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Wed, 15 Jan 2025 19:49:47 -0800 Subject: [PATCH] chore: bump io.appium.settings to include the broad cast receiver update (#979) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0233527..2547fa27 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": "^5.12.0", + "io.appium.settings": "^5.12.22", "lodash": "^4.17.4", "lru-cache": "^10.0.1", "moment": "^2.24.0",