mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency nestjs-pino to v3.1.2
This commit is contained in:
parent
f4283226fe
commit
a63371793e
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue