fix(execute-driver-plugin): update dependency webdriverio to v7.32.3

This commit is contained in:
renovate[bot]
2023-08-03 10:28:28 +00:00
parent 2e187804b2
commit 9a5c9ae55c
3 changed files with 19 additions and 19 deletions

34
package-lock.json generated
View File

@@ -73,7 +73,7 @@
"typedoc-plugin-resolve-crossmodule-references": "0.3.3",
"typescript": "5.0.4",
"validate.js": "0.13.1",
"webdriverio": "7.32.0",
"webdriverio": "7.32.3",
"ws": "8.13.0",
"yaml-js": "0.3.1"
},
@@ -7868,9 +7868,9 @@
}
},
"node_modules/devtools-protocol": {
"version": "0.0.1161029",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1161029.tgz",
"integrity": "sha512-kEUDtYEhgfepFC1T5a4F7XD6FzALn6bQa8Lkp7tM2vWXQG0LwXQ/MPS7BwmgW4bW3QGNci+G/mW4grFltFFtZA=="
"version": "0.0.1173815",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1173815.tgz",
"integrity": "sha512-CmsjkudmgCMeae8FSJB4GV8COZwOk6dJKyE9HS2F/ih/sA8uTdbPKHg5F7DsrOYLEET/QKK00LJCU4YoyG+uHg=="
},
"node_modules/devtools/node_modules/@wdio/types": {
"version": "7.30.2",
@@ -21129,9 +21129,9 @@
}
},
"node_modules/webdriverio": {
"version": "7.32.0",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.32.0.tgz",
"integrity": "sha512-bW0JLNx+WbZO/6K52AfJwE9vh+2JAfdgov9JIt2ySrXkRdvFb7TO7dvEE44GP8GP2ppVfzOcr4XzXAxlGyX6ig==",
"version": "7.32.3",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.32.3.tgz",
"integrity": "sha512-akzvxHymygxYODey5eWcfUgmW9XzP3Bv8HCVVGuAAa9vI4IdJfgGGkkLlzhLEW3Q9LbHfKUwlG56PqCNa/W7IQ==",
"dependencies": {
"@types/aria-query": "^5.0.0",
"@types/node": "^18.0.0",
@@ -21146,7 +21146,7 @@
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"devtools": "7.32.0",
"devtools-protocol": "^0.0.1161029",
"devtools-protocol": "^0.0.1173815",
"fs-extra": "^11.1.1",
"grapheme-splitter": "^1.0.2",
"lodash.clonedeep": "^4.5.0",
@@ -22241,7 +22241,7 @@
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"vm2": "3.9.19",
"webdriverio": "7.32.0"
"webdriverio": "7.32.3"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
@@ -22994,7 +22994,7 @@
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"vm2": "3.9.19",
"webdriverio": "7.32.0"
"webdriverio": "7.32.3"
}
},
"@appium/fake-driver": {
@@ -28714,9 +28714,9 @@
}
},
"devtools-protocol": {
"version": "0.0.1161029",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1161029.tgz",
"integrity": "sha512-kEUDtYEhgfepFC1T5a4F7XD6FzALn6bQa8Lkp7tM2vWXQG0LwXQ/MPS7BwmgW4bW3QGNci+G/mW4grFltFFtZA=="
"version": "0.0.1173815",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1173815.tgz",
"integrity": "sha512-CmsjkudmgCMeae8FSJB4GV8COZwOk6dJKyE9HS2F/ih/sA8uTdbPKHg5F7DsrOYLEET/QKK00LJCU4YoyG+uHg=="
},
"diff": {
"version": "5.0.0"
@@ -37430,9 +37430,9 @@
}
},
"webdriverio": {
"version": "7.32.0",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.32.0.tgz",
"integrity": "sha512-bW0JLNx+WbZO/6K52AfJwE9vh+2JAfdgov9JIt2ySrXkRdvFb7TO7dvEE44GP8GP2ppVfzOcr4XzXAxlGyX6ig==",
"version": "7.32.3",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.32.3.tgz",
"integrity": "sha512-akzvxHymygxYODey5eWcfUgmW9XzP3Bv8HCVVGuAAa9vI4IdJfgGGkkLlzhLEW3Q9LbHfKUwlG56PqCNa/W7IQ==",
"requires": {
"@types/aria-query": "^5.0.0",
"@types/node": "^18.0.0",
@@ -37447,7 +37447,7 @@
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"devtools": "7.32.0",
"devtools-protocol": "^0.0.1161029",
"devtools-protocol": "^0.0.1173815",
"fs-extra": "^11.1.1",
"grapheme-splitter": "^1.0.2",
"lodash.clonedeep": "^4.5.0",

View File

@@ -145,7 +145,7 @@
"typedoc-plugin-resolve-crossmodule-references": "0.3.3",
"typescript": "5.0.4",
"validate.js": "0.13.1",
"webdriverio": "7.32.0",
"webdriverio": "7.32.3",
"ws": "8.13.0",
"yaml-js": "0.3.1"
},

View File

@@ -43,7 +43,7 @@
"lodash": "4.17.21",
"source-map-support": "0.5.21",
"vm2": "3.9.19",
"webdriverio": "7.32.0"
"webdriverio": "7.32.3"
},
"peerDependencies": {
"appium": "^2.0.0-beta.35"