Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 9e583fe

Browse files
chore(deps): bump hapi-pino from 8.5.0 to 10.1.0
Bumps [hapi-pino](https://github.com/pinojs/hapi-pino) from 8.5.0 to 10.1.0. - [Release notes](https://github.com/pinojs/hapi-pino/releases) - [Commits](hapijs/hapi-pino@v8.5.0...v10.1.0) --- updated-dependencies: - dependency-name: hapi-pino dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39dbf70 commit 9e583fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ipfs-http-gateway/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@hapi/boom": "^9.1.0",
7272
"@hapi/hapi": "^20.0.0",
7373
"@libp2p/logger": "^2.0.0",
74-
"hapi-pino": "^8.5.0",
74+
"hapi-pino": "^10.1.0",
7575
"ipfs-core-types": "^0.11.0",
7676
"ipfs-http-response": "^3.0.0",
7777
"is-ipfs": "^6.0.1",

packages/ipfs-http-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@multiformats/multiaddr": "^10.1.8",
7676
"any-signal": "^3.0.0",
7777
"dlv": "^1.1.3",
78-
"hapi-pino": "^8.5.0",
78+
"hapi-pino": "^10.1.0",
7979
"ipfs-core-types": "^0.11.0",
8080
"ipfs-core-utils": "^0.15.0",
8181
"ipfs-http-gateway": "^0.10.0",

0 commit comments

Comments
 (0)