Merge pull request #20 from Roslund/dependabot/npm_and_yarn/mqtt-5.14.0

Bump mqtt from 5.13.2 to 5.14.0
This commit is contained in:
Anton Roslund 2025-08-04 07:36:04 +02:00 committed by GitHub
commit c5028f911f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 64 additions and 39 deletions

View file

@ -15,7 +15,7 @@
"compression": "^1.8.1",
"cors": "^2.8.5",
"express": "^5.0.0",
"mqtt": "^5.13.2",
"mqtt": "^5.14.0",
"protobufjs": "^7.5.3"
},
"devDependencies": {