Skip to content

Commit

Permalink
fix(deps): update dependency chromedriver to v119 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent 2ed2c80 commit b3c991a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"translate:update": "npm run translate:sync:src && npm run translate:sync:translations"
},
"dependencies": {
"chromedriver": "^118.0.1",
"chromedriver": "^119.0.0",
"exports-loader": "^0.7.0",
"google-closure-library": "^20190301.0.0",
"imports-loader": "^0.8.0",
Expand Down

0 comments on commit b3c991a

Please sign in to comment.