Bump mqtt from 5.7.3 to 5.13.2

Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.7.3 to 5.13.2.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v5.7.3...v5.13.2)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-14 14:22:18 +00:00 committed by GitHub
parent 6619e42bad
commit 2d1dd6fbb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 163 additions and 91 deletions

View file

@ -15,7 +15,7 @@
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^5.0.0",
"mqtt": "^5.3.6",
"mqtt": "^5.13.2",
"protobufjs": "^7.2.6"
},
"devDependencies": {