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

This commit is contained in:
renovate[bot] 2023-09-27 04:11:38 +00:00 committed by GitHub
parent 5982dd9b07
commit abdc3aa7a1
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

@ -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": {

View file

@ -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",