Skip to content

Commit

Permalink
[JS] update dependencies to latest versions to resolve security alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Oct 26, 2024
1 parent 40c43ef commit bc1c14c
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 349 deletions.
14 changes: 7 additions & 7 deletions javascript/node/selenium-webdriver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
"node": ">= 14.21.0"
},
"dependencies": {
"@bazel/runfiles": "^6.3.0",
"@bazel/runfiles": "^6.3.1",
"jszip": "^3.10.1",
"tmp": "^0.2.3",
"ws": "^8.18.0"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"clean-jsdoc-theme": "^4.3.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-prettier": "^5.2.1",
"express": "^4.21.0",
"globals": "^15.10.0",
"express": "^4.21.1",
"globals": "^15.11.0",
"has-flag": "^5.0.1",
"jsdoc": "^4.0.3",
"jsdoc": "^4.0.4",
"mocha": "^10.7.3",
"mocha-junit-reporter": "^2.2.1",
"multer": "1.4.5-lts.1",
Expand Down
Loading

0 comments on commit bc1c14c

Please sign in to comment.