Skip to content

Commit

Permalink
chore(deps): bump mqtt from 5.5.0 to 5.7.3
Browse files Browse the repository at this point in the history
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.5.0 to 5.7.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.5.0...v5.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 9946634 commit eabc201
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 services/nodecg-io-mqtt-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
},
"dependencies": {
"nodecg-io-core": "^0.3.0",
"mqtt": "^5.5.0"
"mqtt": "^5.7.3"
}
}

0 comments on commit eabc201

Please sign in to comment.