Skip to content

Commit

Permalink
chore: bump mqtt-packet from 8.2.1 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [mqtt-packet](https://github.com/mqttjs/mqtt-packet) from 8.2.1 to 9.0.0.
- [Release notes](https://github.com/mqttjs/mqtt-packet/releases)
- [Commits](mqttjs/mqtt-packet@v8.2.1...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 32e827d commit c6de17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"node": ">=14"
},
"dependencies": {
"mqtt-packet": "^8.1.1"
"mqtt-packet": "^9.0.0"
},
"devDependencies": {
"@types/node": "^18.6.3",
Expand Down

0 comments on commit c6de17c

Please sign in to comment.