Merge pull request #8737 from scratchfoundation/renovate/selenium-webdriver-4.x

chore(deps): update dependency selenium-webdriver to v4.24.1
This commit is contained in:
renovate[bot] 2024-09-19 23:21:26 +00:00 committed by GitHub
commit b1cba82dab
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

@ -112,7 +112,7 @@
"sass-loader": "10.5.2",
"scratch-gui": "4.0.28",
"scratch-l10n": "3.18.312",
"selenium-webdriver": "4.24.0",
"selenium-webdriver": "4.24.1",
"slick-carousel": "1.8.1",
"stream-browserify": "3.0.0",
"style-loader": "4.0.0",
@ -23912,9 +23912,9 @@
"license": "MIT"
},
"node_modules/selenium-webdriver": {
"version": "4.24.0",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.24.0.tgz",
"integrity": "sha512-qrqoHhHPZuKLiz5VAQUxrn3ILs7/cYqn2/x96r35g5JjkLUjOS1lX+F+tEJKhRMlQ/MGJ+N1016JF5g2xZUFzw==",
"version": "4.24.1",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.24.1.tgz",
"integrity": "sha512-fcK5BTI/54cSqIhiVtrd9li1YL6LW109yIwuVw6V+FlVE6y4riGiX2qdZxVzHq+sm2TJyps+D2sjzXrpDZe1Og==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View file

@ -147,7 +147,7 @@
"sass-loader": "10.5.2",
"scratch-gui": "4.0.28",
"scratch-l10n": "3.18.312",
"selenium-webdriver": "4.24.0",
"selenium-webdriver": "4.24.1",
"slick-carousel": "1.8.1",
"stream-browserify": "3.0.0",
"style-loader": "4.0.0",