chore(deps): update dependency chromedriver to v117.0.3

This commit is contained in:
renovate[bot] 2023-10-03 14:36:37 +00:00 committed by GitHub
parent 9c04e15bca
commit 003ee4e551
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -43,7 +43,7 @@
"babel-preset-react": "6.24.1",
"bowser": "1.9.4",
"canvas": "2.9.0",
"chromedriver": "117.0.1",
"chromedriver": "117.0.3",
"classnames": "2.2.5",
"cookie": "0.4.1",
"copy-webpack-plugin": "6.4.1",
@ -5378,9 +5378,9 @@
}
},
"node_modules/chromedriver": {
"version": "117.0.1",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-117.0.1.tgz",
"integrity": "sha512-n3gGFlSS8UAnk3ya2SWU6sN3k3GQsr8K/rWhKWse/NuzNDvLCYm7if9i1KnVx/x1Cp2C59mWN0w1DyhUSheNbA==",
"version": "117.0.3",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-117.0.3.tgz",
"integrity": "sha512-c2rk2eGK5zZFBJMdviUlAJfQEBuPNIKfal4+rTFVYAmrWbMPYAqPozB+rIkc1lDP/Ryw44lPiqKglrI01ILhTQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View file

@ -78,7 +78,7 @@
"babel-preset-react": "6.24.1",
"bowser": "1.9.4",
"canvas": "2.9.0",
"chromedriver": "117.0.1",
"chromedriver": "117.0.3",
"classnames": "2.2.5",
"cookie": "0.4.1",
"copy-webpack-plugin": "6.4.1",