chore(deps): update dependency nestjs-pino to v3.1.2

This commit is contained in:
renovate[bot] 2023-01-05 11:26:37 +00:00 committed by GitHub
parent f4283226fe
commit a63371793e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -47,7 +47,7 @@
"date-fns": "2.29.3",
"nest-raven": "9.1.0",
"nestjs-otel": "4.1.0",
"nestjs-pino": "3.1.1",
"nestjs-pino": "3.1.2",
"nestjs-typeorm-paginate": "4.0.3",
"passport": "0.6.0",
"passport-jwt": "4.0.1",
@ -9354,9 +9354,9 @@
}
},
"node_modules/nestjs-pino": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.1.1.tgz",
"integrity": "sha512-T7ajfqYTSHKrirzrElQJ3EWO/OZF5fFFkgaRvD+I7F5YY2hU3X295E/CnTkgpHZozL0s/3Ud4OtTZlT3NisTBw==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.1.2.tgz",
"integrity": "sha512-Rxt9v/OlHwurE2GPyBlHVjzCLCnxIPxGa+Esligij412zEcqqB6kka5MhKAk3l61u1jyTLx3Mzol+HQrR6/f9w==",
"hasInstallScript": true,
"engines": {
"node": ">= 14"
@ -19641,9 +19641,9 @@
}
},
"nestjs-pino": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.1.1.tgz",
"integrity": "sha512-T7ajfqYTSHKrirzrElQJ3EWO/OZF5fFFkgaRvD+I7F5YY2hU3X295E/CnTkgpHZozL0s/3Ud4OtTZlT3NisTBw==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.1.2.tgz",
"integrity": "sha512-Rxt9v/OlHwurE2GPyBlHVjzCLCnxIPxGa+Esligij412zEcqqB6kka5MhKAk3l61u1jyTLx3Mzol+HQrR6/f9w==",
"requires": {}
},
"nestjs-typeorm-paginate": {

View file

@ -64,7 +64,7 @@
"date-fns": "2.29.3",
"nest-raven": "9.1.0",
"nestjs-otel": "4.1.0",
"nestjs-pino": "3.1.1",
"nestjs-pino": "3.1.2",
"nestjs-typeorm-paginate": "4.0.3",
"passport": "0.6.0",
"passport-jwt": "4.0.1",