Skip to content

Commit

Permalink
build(deps): update dependency nestjs-pino to v3.5.0 (#396)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 64d2689 commit 5f7bd60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion authorization-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ioredis": "5.3.2",
"joi": "17.10.2",
"jsonwebtoken": "9.0.2",
"nestjs-pino": "3.4.0",
"nestjs-pino": "3.5.0",
"passport": "0.6.0",
"passport-did-auth": "2.0.0",
"passport-jwt": "4.0.1",
Expand Down
8 changes: 4 additions & 4 deletions authorization-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8254,10 +8254,10 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

nestjs-pino@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/nestjs-pino/-/nestjs-pino-3.4.0.tgz#ef09d65eecda66890f78feb46215a9740edcef2d"
integrity sha512-L79tk+WqVJApGxD4K40srSHopwlBX8WVPoIJtVhWaxJUfk9ND6eZp7kmgdgwQw8PpYUeoeOhS1g2j0Ep3c0NJA==
nestjs-pino@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/nestjs-pino/-/nestjs-pino-3.5.0.tgz#9c832e06310cc56e8673eb0ca47a8e95d9bd4431"
integrity sha512-IWJ3dzLVjg5istcd3Cz3rVO+gmvabfVAT1YmQgzL1HnC2hkc0H6qA6k6SZ7OIwQfewuRejYfPu3TlkxwRrqxHQ==

next-tick@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 5f7bd60

Please sign in to comment.