mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Merge pull request #7618 from dokku/dependabot/npm_and_yarn/tests/apps/dot-websocket.disabled/express-5.1.0
chore(deps): bump express from 4.21.2 to 5.1.0 in /tests/apps/.websocket.disabled
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "a basic webscket demo",
|
||||
"author": "Luigi Maselli",
|
||||
"dependencies": {
|
||||
"express": "4.21.x",
|
||||
"express": "5.1.x",
|
||||
"connect": "*",
|
||||
"handlebars": "~4.7.1",
|
||||
"socket.io": "~4.8.0",
|
||||
|
||||
Reference in New Issue
Block a user