Skip to content

Commit a6806b9

Browse files
deps: bump pino from 9.4.0 to 9.5.0
Bumps [pino](https://github.com/pinojs/pino) from 9.4.0 to 9.5.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.4.0...v9.5.0) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a492f95 commit a6806b9

File tree

2 files changed

+24
-3
lines changed

2 files changed

+24
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"lru-cache": "^11.0.1",
6161
"octokit": "^4.0.2",
6262
"openid-client": "^5.7.0",
63-
"pino": "^9.4.0",
63+
"pino": "^9.5.0",
6464
"pino-http": "^10.3.0",
6565
"pino-pretty": "^13.0.0",
6666
"zod": "^3.23.8"

yarn.lock

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3875,7 +3875,7 @@ __metadata:
38753875
oauth2-mock-server: "npm:^7.1.2"
38763876
octokit: "npm:^4.0.2"
38773877
openid-client: "npm:^5.7.0"
3878-
pino: "npm:^9.4.0"
3878+
pino: "npm:^9.5.0"
38793879
pino-http: "npm:^10.3.0"
38803880
pino-pretty: "npm:^13.0.0"
38813881
prettier: "npm:^3.3.3"
@@ -5740,7 +5740,7 @@ __metadata:
57405740
languageName: node
57415741
linkType: hard
57425742

5743-
"pino@npm:^9.0.0, pino@npm:^9.4.0":
5743+
"pino@npm:^9.0.0":
57445744
version: 9.4.0
57455745
resolution: "pino@npm:9.4.0"
57465746
dependencies:
@@ -5761,6 +5761,27 @@ __metadata:
57615761
languageName: node
57625762
linkType: hard
57635763

5764+
"pino@npm:^9.5.0":
5765+
version: 9.5.0
5766+
resolution: "pino@npm:9.5.0"
5767+
dependencies:
5768+
atomic-sleep: "npm:^1.0.0"
5769+
fast-redact: "npm:^3.1.1"
5770+
on-exit-leak-free: "npm:^2.1.0"
5771+
pino-abstract-transport: "npm:^2.0.0"
5772+
pino-std-serializers: "npm:^7.0.0"
5773+
process-warning: "npm:^4.0.0"
5774+
quick-format-unescaped: "npm:^4.0.3"
5775+
real-require: "npm:^0.2.0"
5776+
safe-stable-stringify: "npm:^2.3.1"
5777+
sonic-boom: "npm:^4.0.1"
5778+
thread-stream: "npm:^3.0.0"
5779+
bin:
5780+
pino: bin.js
5781+
checksum: 10/e2dba79524be133e2a0800ad0424bbf2c4c94c46f028a81e514d40951666f3dcec76c582fd5ce6f6155df0f5a9d6d0257924fdf043fe285236d36c76509a59dd
5782+
languageName: node
5783+
linkType: hard
5784+
57645785
"possible-typed-array-names@npm:^1.0.0":
57655786
version: 1.0.0
57665787
resolution: "possible-typed-array-names@npm:1.0.0"

0 commit comments

Comments
 (0)