Skip to content

Commit 134c993

Browse files
Bump fastify from 5.0.0 to 5.3.2
Bumps [fastify](https://github.com/fastify/fastify) from 5.0.0 to 5.3.2. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.0.0...v5.3.2) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.3.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7247a88 commit 134c993

File tree

2 files changed

+383
-200
lines changed

2 files changed

+383
-200
lines changed

packages/altair-fastify-plugin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"fastify-plugin": "^5.0.1"
1111
},
1212
"devDependencies": {
13-
"fastify": "^5.0.0",
13+
"fastify": "^5.3.2",
1414
"mercurius": "^11.5.0",
1515
"ts-node": "^9.0.0",
1616
"typescript": "catalog:"
@@ -30,7 +30,7 @@
3030
"license": "MIT",
3131
"main": "dist/index.js",
3232
"peerDependencies": {
33-
"fastify": "^5.0.0"
33+
"fastify": "^5.3.2"
3434
},
3535
"repository": "altair-graphql/altair.git",
3636
"scripts": {

0 commit comments

Comments
 (0)