Skip to content

Commit

Permalink
Merge pull request #953 from forcedotcom/dependabot-npm_and_yarn-pino…
Browse files Browse the repository at this point in the history
…-8.15.6

fix(deps): bump pino from 8.15.1 to 8.15.6
  • Loading branch information
svc-cli-bot authored Oct 8, 2023
2 parents 5cd4b7d + 2a5a9cc commit 98c674b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jsforce": "^2.0.0-beta.27",
"jsonwebtoken": "9.0.2",
"jszip": "3.10.1",
"pino": "^8.15.1",
"pino": "^8.15.6",
"pino-abstract-transport": "^1.0.0",
"pino-pretty": "^10.2.3",
"proper-lockfile": "^4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3940,10 +3940,10 @@ pino-std-serializers@^6.0.0:
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==

pino@^8.15.1:
version "8.15.1"
resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.1.tgz#04b815ff7aa4e46b1bbab88d8010aaa2b17eaba4"
integrity sha512-Cp4QzUQrvWCRJaQ8Lzv0mJzXVk4z2jlq8JNKMGaixC2Pz5L4l2p95TkuRvYbrEbe85NQsDKrAd4zalf7Ml6WiA==
pino@^8.15.6:
version "8.15.6"
resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.6.tgz#55c361e3c4dadabbbb47543e0d3bf5759fe9c052"
integrity sha512-GuxHr61R0ZFD1npu58tB3a3FSVjuy21OwN/haw4OuKiZBL63Pg11Y51WWeD52RENS2mjwPZOwt+2OQOSkck6kQ==
dependencies:
atomic-sleep "^1.0.0"
fast-redact "^3.1.1"
Expand Down

0 comments on commit 98c674b

Please sign in to comment.