Merge pull request #58 from Roslund/dependabot/npm_and_yarn/express-5.2.1

Bump express from 5.1.0 to 5.2.1
This commit is contained in:
Anton Roslund 2026-01-04 17:18:45 +01:00 committed by GitHub
commit 87a3da812a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 104 additions and 105 deletions

View file

@ -14,7 +14,7 @@
"command-line-usage": "^7.0.3",
"compression": "^1.8.1",
"cors": "^2.8.5",
"express": "^5.0.0",
"express": "^5.2.1",
"mqtt": "^5.14.1",
"protobufjs": "^7.5.4",
"ws": "^8.18.3"