Skip to content

Commit 763b11f

Browse files
Bump express from 4.21.2 to 5.1.0 in /selenium
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bea6e62 commit 763b11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"chromedriver": "^134.0",
1616
"ejs": "^3.1.8",
17-
"express": "^4.18.2",
17+
"express": "^5.1.0",
1818
"geckodriver": "^3.0.2",
1919
"http-proxy": "^1.18.1",
2020
"mqtt": "^5.3.3",

0 commit comments

Comments
 (0)