Skip to content

Commit

Permalink
chore(deps): bump mqtt from 5.3.4 to 5.10.3 (#58)
Browse files Browse the repository at this point in the history
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.3.4 to 5.10.3.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](mqttjs/MQTT.js@v5.3.4...v5.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent ebba32c commit a4fcf9e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 108 deletions.
195 changes: 88 additions & 107 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"aedes": "^0.51.3",
"aedes-persistence-level": "^8.0.1",
"level": "^8.0.1",
"mqtt": "^5.3.4"
"mqtt": "^5.10.3"
},
"devDependencies": {
"@alcalzone/release-script": "^3.8.0",
Expand Down

0 comments on commit a4fcf9e

Please sign in to comment.