Skip to content

Commit 8b0ffad

Browse files
Bump express from 3.0.6 to 5.0.1
Bumps [express](https://github.com/expressjs/express) from 3.0.6 to 5.0.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@3.0.6...5.0.1) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8736282 commit 8b0ffad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"mineflayer-navigate": "0.0.2"
1111
},
1212
"dependencies": {
13-
"express": "~3.0.6",
13+
"express": "~5.0.1",
1414
"socket.io": "~0.9.13"
1515
}
1616
}

0 commit comments

Comments
 (0)