Skip to content

Commit d80bc76

Browse files
authored
Bump fastify from 5.8.2 to 5.8.3 (#3014)
2 parents d55ac12 + 24f00c3 commit d80bc76

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

grafast/grafserv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"@whatwg-node/fetch": "^0.10.8",
154154
"@whatwg-node/server": "^0.10.10",
155155
"express": "^4.21.2",
156-
"fastify": "^5.8.1",
156+
"fastify": "^5.8.3",
157157
"grafast": "workspace:^",
158158
"graphql": "^16.9.0",
159159
"graphql-http": "^1.22.4",

graphile-build/graphile-build-pg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@types/jsonwebtoken": "^9.0.10",
109109
"chalk": "^4.1.2",
110110
"express": "^4.21.2",
111-
"fastify": "^5.8.1",
111+
"fastify": "^5.8.3",
112112
"grafast": "workspace:^",
113113
"grafserv": "workspace:^",
114114
"graphile-export": "workspace:^",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13808,9 +13808,9 @@ __metadata:
1380813808
languageName: node
1380913809
linkType: hard
1381013810

13811-
"fastify@npm:^5.8.1":
13812-
version: 5.8.2
13813-
resolution: "fastify@npm:5.8.2"
13811+
"fastify@npm:^5.8.3":
13812+
version: 5.8.4
13813+
resolution: "fastify@npm:5.8.4"
1381413814
dependencies:
1381513815
"@fastify/ajv-compiler": "npm:^4.0.5"
1381613816
"@fastify/error": "npm:^4.0.0"
@@ -13827,7 +13827,7 @@ __metadata:
1382713827
secure-json-parse: "npm:^4.0.0"
1382813828
semver: "npm:^7.6.0"
1382913829
toad-cache: "npm:^3.7.0"
13830-
checksum: 10/5250ad830dbc6227e950c977ed3a0c69643aaa7812129a426098c90ace733b81695197b6c878228deacaae338aa8e827b56345784a5a4e0a495e4b69ac84c26a
13830+
checksum: 10/979e8d980aba673b8801e898a322df4ab594819666f74441c8aebc6cfc88eece72f545415f3945da8a5dbb831995cc88ea4a2bade448fe4570a360bc9cb4cab6
1383113831
languageName: node
1383213832
linkType: hard
1383313833

@@ -14708,7 +14708,7 @@ __metadata:
1470814708
debug: "npm:^4.4.3"
1470914709
eventemitter3: "npm:^5.0.1"
1471014710
express: "npm:^4.21.2"
14711-
fastify: "npm:^5.8.1"
14711+
fastify: "npm:^5.8.3"
1471214712
grafast: "workspace:^"
1471314713
graphile-config: "workspace:^"
1471414714
graphql: "npm:^16.9.0"
@@ -14773,7 +14773,7 @@ __metadata:
1477314773
chalk: "npm:^4.1.2"
1477414774
debug: "npm:^4.4.3"
1477514775
express: "npm:^4.21.2"
14776-
fastify: "npm:^5.8.1"
14776+
fastify: "npm:^5.8.3"
1477714777
grafast: "workspace:^"
1477814778
grafserv: "workspace:^"
1477914779
graphile-config: "workspace:^"

0 commit comments

Comments
 (0)