Merge pull request #8060 from scratchfoundation/renovate/chromedriver-121.x

chore(deps): update dependency chromedriver to v121.0.1
This commit is contained in:
renovate[bot] 2024-02-19 06:21:50 +00:00 committed by GitHub
commit 6e34692342
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -43,7 +43,7 @@
"babel-plugin-transform-require-context": "0.1.1",
"bowser": "1.9.4",
"canvas": "2.11.2",
"chromedriver": "121.0.0",
"chromedriver": "121.0.1",
"classnames": "2.2.5",
"cookie": "0.4.1",
"copy-webpack-plugin": "6.4.1",
@ -7160,9 +7160,9 @@
}
},
"node_modules/chromedriver": {
"version": "121.0.0",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-121.0.0.tgz",
"integrity": "sha512-ZIKEdZrQAfuzT/RRofjl8/EZR99ghbdBXNTOcgJMKGP6N/UL6lHUX4n6ONWBV18pDvDFfQJ0x58h5AdOaXIOMw==",
"version": "121.0.1",
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-121.0.1.tgz",
"integrity": "sha512-7y/RLV3tKNpNf/Ye74eOF7gyrCA78qq3i6JjrMJ4xovc2XZaw4a3cZA6+2PflGX/0HttYiKJV2WO611JROGNaw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View file

@ -78,7 +78,7 @@
"babel-plugin-transform-require-context": "0.1.1",
"bowser": "1.9.4",
"canvas": "2.11.2",
"chromedriver": "121.0.0",
"chromedriver": "121.0.1",
"classnames": "2.2.5",
"cookie": "0.4.1",
"copy-webpack-plugin": "6.4.1",