Skip to content

Commit f53b486

Browse files
chore(deps): bump express from 4.21.2 to 5.1.0
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] <support@github.com>
1 parent 4f11146 commit f53b486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@signalk/signalk-schema": "^1.7.2",
8787
"bootstrap": "^5.3.7",
8888
"concurrently": "^7.6.0",
89-
"express": "^4.18.2",
89+
"express": "^5.1.0",
9090
"reconnect-core": "^1.3.0",
9191
"serialport": "^10.5.0",
9292
"ws": "^8.14.2"

0 commit comments

Comments
 (0)