chore(deps): update dependency mqtt to v5.15.0

This commit is contained in:
renovate[bot]
2026-02-02 19:31:16 +00:00
committed by GitHub
parent 346c954312
commit b885673aa8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -106,7 +106,7 @@
"markdown-table": "2.0.0",
"mocha": "11.7.5",
"mongoose": "9.1.5",
"mqtt": "5.14.1",
"mqtt": "5.15.0",
"multer": "2.0.2",
"mysql2": "3.16.2",
"nats": "2.29.3",
@@ -26972,9 +26972,9 @@
}
},
"node_modules/mqtt": {
"version": "5.14.1",
"resolved": "https://registry.npmjs.org/mqtt/-/mqtt-5.14.1.tgz",
"integrity": "sha512-NxkPxE70Uq3Ph7goefQa7ggSsVzHrayCD0OyxlJgITN/EbzlZN+JEPmaAZdxP1LsIT5FamDyILoQTF72W7Nnbw==",
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/mqtt/-/mqtt-5.15.0.tgz",
"integrity": "sha512-KC+wAssYk83Qu5bT8YDzDYgUJxPhbLeVsDvpY2QvL28PnXYJzC2WkKruyMUgBAZaQ7h9lo9k2g4neRNUUxzgMw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -27126,9 +27126,9 @@
}
},
"node_modules/mqtt/node_modules/debug": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
"license": "MIT",
"dependencies": {