Merge pull request #320 from gnmyt/dependabot/npm_and_yarn/express-4.21.0

Bump express from 4.19.2 to 4.21.0
This commit is contained in:
2024-09-12 09:33:34 +02:00
committed by GitHub
2 changed files with 141 additions and 78 deletions

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^4.21.0",
"socket.io": "^4.7.5",
"ssh2": "^1.15.0"
},