mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
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:
commit
b1cba82dab
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -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": {
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue