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

chore(deps): update dependency selenium-webdriver to v4.25.0
This commit is contained in:
renovate[bot] 2024-09-23 19:37:25 +00:00 committed by GitHub
commit d9d3c0b0a9
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.29",
"scratch-l10n": "3.18.316",
"selenium-webdriver": "4.24.1",
"selenium-webdriver": "4.25.0",
"slick-carousel": "1.8.1",
"stream-browserify": "3.0.0",
"style-loader": "4.0.0",
@ -23942,9 +23942,9 @@
"license": "MIT"
},
"node_modules/selenium-webdriver": {
"version": "4.24.1",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.24.1.tgz",
"integrity": "sha512-fcK5BTI/54cSqIhiVtrd9li1YL6LW109yIwuVw6V+FlVE6y4riGiX2qdZxVzHq+sm2TJyps+D2sjzXrpDZe1Og==",
"version": "4.25.0",
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.25.0.tgz",
"integrity": "sha512-zl9IX93caOT8wbcCpZzAkEtYa+hNgJ4C5GUN8uhpzggqRLvsg1asfKi0p1uNZC8buYVvsBZbx8S+9MjVAjs4oA==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {

View file

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