Skip to content

Commit 94b0baf

Browse files
fix(deps): update dependency fastify to v5.3.2 [security] (#2564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89d842c commit 94b0baf

File tree

8 files changed

+22
-22
lines changed

8 files changed

+22
-22
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@envelop/validation-cache": "workspace:^",
1515
"@graphql-tools/schema": "10.0.23",
1616
"faker": "5.5.3",
17-
"fastify": "5.3.1",
17+
"fastify": "5.3.2",
1818
"graphql": "16.10.0"
1919
}
2020
}

examples/graphql-helix-auth0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@envelop/auth0": "workspace:^",
1313
"@envelop/core": "workspace:^",
1414
"@graphql-tools/schema": "10.0.23",
15-
"fastify": "5.3.1",
15+
"fastify": "5.3.2",
1616
"graphql": "16.8.1",
1717
"graphql-helix": "1.13.0"
1818
},

examples/graphql-helix-defer-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.23",
14-
"fastify": "5.3.1",
14+
"fastify": "5.3.2",
1515
"graphql": "experimental-stream-defer",
1616
"graphql-helix": "1.13.0"
1717
},

examples/graphql-helix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"@graphql-tools/schema": "10.0.23",
14-
"fastify": "5.3.1",
14+
"fastify": "5.3.2",
1515
"graphql": "16.8.1",
1616
"graphql-helix": "1.13.0"
1717
},

examples/nexus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
13-
"fastify": "5.3.1",
13+
"fastify": "5.3.2",
1414
"graphql": "16.8.1",
1515
"graphql-helix": "1.13.0",
1616
"nexus": "1.3.0",

examples/typegraphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@envelop/core": "workspace:^",
1313
"class-validator": "0.14.1",
14-
"fastify": "5.3.1",
14+
"fastify": "5.3.2",
1515
"graphql": "16.8.1",
1616
"graphql-helix": "1.13.0",
1717
"reflect-metadata": "0.2.2",

examples/with-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@envelop/core": "workspace:^",
1111
"@graphql-tools/schema": "10.0.23",
12-
"fastify": "5.3.1",
12+
"fastify": "5.3.2",
1313
"graphql": "16.8.1",
1414
"graphql-helix": "1.13.0"
1515
},

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)