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

Commit 9167396

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 5a9039a commit 9167396

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
@@ -63,7 +63,7 @@
6363
"@hapi/boom": "^9.1.0",
6464
"@hapi/hapi": "^20.0.0",
6565
"@libp2p/logger": "^1.1.4",
66-
"hapi-pino": "^8.5.0",
66+
"hapi-pino": "^10.1.0",
6767
"ipfs-core-types": "^0.11.1",
6868
"ipfs-http-response": "^3.0.3",
6969
"is-ipfs": "^6.0.1",

packages/ipfs-http-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@libp2p/peer-id": "^1.1.10",
5151
"any-signal": "^3.0.0",
5252
"dlv": "^1.1.3",
53-
"hapi-pino": "^8.5.0",
53+
"hapi-pino": "^10.1.0",
5454
"ipfs-core-types": "^0.11.1",
5555
"ipfs-core-utils": "^0.15.1",
5656
"ipfs-http-gateway": "^0.10.3",

0 commit comments

Comments
 (0)