mirror of
https://github.com/bourquep/mysa2mqtt.git
synced 2025-10-23 07:58:05 +00:00
Compare commits
1 Commits
main
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
![]() |
92e007df2d |
8
package-lock.json
generated
8
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"mqtt2ha": "4.1.2",
|
"mqtt2ha": "4.1.2",
|
||||||
"mysa-js-sdk": "1.3.3",
|
"mysa-js-sdk": "1.3.3",
|
||||||
"pino": "10.0.0",
|
"pino": "10.0.0",
|
||||||
"pino-pretty": "13.1.1"
|
"pino-pretty": "13.1.2"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"mysa2mqtt": "dist/main.js"
|
"mysa2mqtt": "dist/main.js"
|
||||||
@@ -10780,9 +10780,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/pino-pretty": {
|
"node_modules/pino-pretty": {
|
||||||
"version": "13.1.1",
|
"version": "13.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-13.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-13.1.2.tgz",
|
||||||
"integrity": "sha512-TNNEOg0eA0u+/WuqH0MH0Xui7uqVk9D74ESOpjtebSQYbNWJk/dIxCXIxFsNfeN53JmtWqYHP2OrIZjT/CBEnA==",
|
"integrity": "sha512-3cN0tCakkT4f3zo9RXDIhy6GTvtYD6bK4CRBLN9j3E/ePqN1tugAXD5rGVfoChW6s0hiek+eyYlLNqc/BG7vBQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colorette": "^2.0.7",
|
"colorette": "^2.0.7",
|
||||||
|
@@ -51,7 +51,7 @@
|
|||||||
"mqtt2ha": "4.1.2",
|
"mqtt2ha": "4.1.2",
|
||||||
"mysa-js-sdk": "1.3.3",
|
"mysa-js-sdk": "1.3.3",
|
||||||
"pino": "10.0.0",
|
"pino": "10.0.0",
|
||||||
"pino-pretty": "13.1.1"
|
"pino-pretty": "13.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commander-js/extra-typings": "14.0.0",
|
"@commander-js/extra-typings": "14.0.0",
|
||||||
|
Reference in New Issue
Block a user