@wdio/mcp 3.2.2 → 3.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/server.js CHANGED
@@ -46,7 +46,7 @@ var package_default = {
46
46
  type: "git",
47
47
  url: "git://github.com/webdriverio/mcp.git"
48
48
  },
49
- version: "3.2.1",
49
+ version: "3.2.2",
50
50
  description: "MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)",
51
51
  main: "./lib/server.js",
52
52
  module: "./lib/server.js",
@@ -111,7 +111,12 @@ var package_default = {
111
111
  typescript: "~5.9.3",
112
112
  vitest: "^4.1.2"
113
113
  },
114
- packageManager: "pnpm@10.32.1"
114
+ packageManager: "pnpm@10.32.1",
115
+ pnpm: {
116
+ overrides: {
117
+ "release-it>undici": "^6.24.0"
118
+ }
119
+ }
115
120
  };
116
121
 
117
122
  // src/server.ts