mirror of
https://github.com/bourquep/mysa2mqtt.git
synced 2025-10-21 23:18:07 +00:00
chore(deps): Bump pino-pretty from 13.1.1 to 13.1.2
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](https://github.com/pinojs/pino-pretty/compare/v13.1.1...v13.1.2) --- updated-dependencies: - dependency-name: pino-pretty dependency-version: 13.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"mqtt2ha": "4.1.2",
|
||||
"mysa-js-sdk": "1.3.3",
|
||||
"pino": "10.0.0",
|
||||
"pino-pretty": "13.1.1"
|
||||
"pino-pretty": "13.1.2"
|
||||
},
|
||||
"bin": {
|
||||
"mysa2mqtt": "dist/main.js"
|
||||
@@ -10780,9 +10780,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pino-pretty": {
|
||||
"version": "13.1.1",
|
||||
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-13.1.1.tgz",
|
||||
"integrity": "sha512-TNNEOg0eA0u+/WuqH0MH0Xui7uqVk9D74ESOpjtebSQYbNWJk/dIxCXIxFsNfeN53JmtWqYHP2OrIZjT/CBEnA==",
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-13.1.2.tgz",
|
||||
"integrity": "sha512-3cN0tCakkT4f3zo9RXDIhy6GTvtYD6bK4CRBLN9j3E/ePqN1tugAXD5rGVfoChW6s0hiek+eyYlLNqc/BG7vBQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"colorette": "^2.0.7",
|
||||
|
@@ -51,7 +51,7 @@
|
||||
"mqtt2ha": "4.1.2",
|
||||
"mysa-js-sdk": "1.3.3",
|
||||
"pino": "10.0.0",
|
||||
"pino-pretty": "13.1.1"
|
||||
"pino-pretty": "13.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commander-js/extra-typings": "14.0.0",
|
||||
|
Reference in New Issue
Block a user