Skip to content

Commit

Permalink
Bump mqtt from 4.3.7 to 5.3.4
Browse files Browse the repository at this point in the history
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 4.3.7 to 5.3.4.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.OLD.md)
- [Commits](mqttjs/MQTT.js@v4.3.7...v5.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent ac26f19 commit 5039cfb
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 124 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"axios": "^1.6.2",
"dotenv": "^16.3.1",
"mqtt": "^4.3.7",
"mqtt": "^5.3.4",
"mustache": "^4.2.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 5039cfb

Please sign in to comment.