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.5.0
This commit is contained in:
parent
5982dd9b07
commit
abdc3aa7a1
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -48,7 +48,7 @@
|
|||
"lodash": "4.17.21",
|
||||
"nest-raven": "10.0.0",
|
||||
"nestjs-otel": "5.1.5",
|
||||
"nestjs-pino": "3.4.0",
|
||||
"nestjs-pino": "3.5.0",
|
||||
"nestjs-typeorm-paginate": "4.0.4",
|
||||
"passport": "0.6.0",
|
||||
"passport-http-bearer": "1.0.1",
|
||||
|
|
@ -9342,9 +9342,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/nestjs-pino": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.4.0.tgz",
|
||||
"integrity": "sha512-L79tk+WqVJApGxD4K40srSHopwlBX8WVPoIJtVhWaxJUfk9ND6eZp7kmgdgwQw8PpYUeoeOhS1g2j0Ep3c0NJA==",
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.5.0.tgz",
|
||||
"integrity": "sha512-IWJ3dzLVjg5istcd3Cz3rVO+gmvabfVAT1YmQgzL1HnC2hkc0H6qA6k6SZ7OIwQfewuRejYfPu3TlkxwRrqxHQ==",
|
||||
"hasInstallScript": true,
|
||||
"engines": {
|
||||
"node": ">= 14"
|
||||
|
|
@ -19950,9 +19950,9 @@
|
|||
}
|
||||
},
|
||||
"nestjs-pino": {
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.4.0.tgz",
|
||||
"integrity": "sha512-L79tk+WqVJApGxD4K40srSHopwlBX8WVPoIJtVhWaxJUfk9ND6eZp7kmgdgwQw8PpYUeoeOhS1g2j0Ep3c0NJA==",
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/nestjs-pino/-/nestjs-pino-3.5.0.tgz",
|
||||
"integrity": "sha512-IWJ3dzLVjg5istcd3Cz3rVO+gmvabfVAT1YmQgzL1HnC2hkc0H6qA6k6SZ7OIwQfewuRejYfPu3TlkxwRrqxHQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"nestjs-typeorm-paginate": {
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
"lodash": "4.17.21",
|
||||
"nest-raven": "10.0.0",
|
||||
"nestjs-otel": "5.1.5",
|
||||
"nestjs-pino": "3.4.0",
|
||||
"nestjs-pino": "3.5.0",
|
||||
"nestjs-typeorm-paginate": "4.0.4",
|
||||
"passport": "0.6.0",
|
||||
"passport-http-bearer": "1.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue