Skip to content

Commit d3df8fe

Browse files
deps: bump fastify from 4.28.1 to 5.0.0
Bumps [fastify](https://github.com/fastify/fastify) from 4.28.1 to 5.0.0. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.28.1...v5.0.0) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18e7456 commit d3df8fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"@libp2p/interface": "^2.0.1",
125125
"@libp2p/kad-dht": "^13.0.1",
126126
"aegir": "^44.1.1",
127-
"fastify": "^4.28.1",
127+
"fastify": "^5.0.0",
128128
"helia": "next",
129129
"ipns": "^10.0.0",
130130
"it-first": "^3.0.6",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"@helia/interface": "next",
159159
"@libp2p/interface": "^2.0.1",
160160
"@libp2p/peer-id": "^5.0.1",
161-
"fastify": "^4.28.1",
161+
"fastify": "^5.0.0",
162162
"ipns": "^10.0.0",
163163
"multiformats": "^13.3.0",
164164
"raw-body": "^3.0.0"

0 commit comments

Comments
 (0)