Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency fastify to v4.25.2 #9920

Merged
merged 1 commit into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/adapters/fastify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fast-glob": "3.3.2"
},
"devDependencies": {
"fastify": "4.24.3",
"fastify": "4.25.2",
"typescript": "5.3.3",
"vitest": "1.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dotenv-defaults": "5.0.2",
"fast-glob": "3.3.2",
"fast-json-parse": "1.0.3",
"fastify": "4.24.3",
"fastify": "4.25.2",
"fastify-raw-body": "4.3.0",
"lodash": "4.17.21",
"pretty-bytes": "5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@redwoodjs/project-config": "6.0.7",
"ansi-colors": "4.1.3",
"fast-glob": "3.3.2",
"fastify": "4.24.3",
"fastify": "4.25.2",
"fastify-raw-body": "4.3.0",
"lodash": "4.17.21",
"qs": "6.11.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@redwoodjs/project-config": "6.0.7",
"chalk": "4.1.2",
"dotenv-defaults": "5.0.2",
"fastify": "4.24.3",
"fastify": "4.25.2",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
52 changes: 40 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7489,7 +7489,7 @@ __metadata:
dotenv-defaults: "npm:5.0.2"
fast-glob: "npm:3.3.2"
fast-json-parse: "npm:1.0.3"
fastify: "npm:4.24.3"
fastify: "npm:4.25.2"
fastify-raw-body: "npm:4.3.0"
jest: "npm:29.7.0"
lodash: "npm:4.17.21"
Expand Down Expand Up @@ -8340,7 +8340,7 @@ __metadata:
"@fastify/url-data": "npm:5.4.0"
"@redwoodjs/project-config": "npm:6.0.7"
fast-glob: "npm:3.3.2"
fastify: "npm:4.24.3"
fastify: "npm:4.25.2"
typescript: "npm:5.3.3"
vitest: "npm:1.2.1"
languageName: unknown
Expand All @@ -8360,7 +8360,7 @@ __metadata:
"@types/qs": "npm:6.9.11"
ansi-colors: "npm:4.1.3"
fast-glob: "npm:3.3.2"
fastify: "npm:4.24.3"
fastify: "npm:4.25.2"
fastify-raw-body: "npm:4.3.0"
lodash: "npm:4.17.21"
qs: "npm:6.11.2"
Expand Down Expand Up @@ -8838,7 +8838,7 @@ __metadata:
"@redwoodjs/project-config": "npm:6.0.7"
chalk: "npm:4.1.2"
dotenv-defaults: "npm:5.0.2"
fastify: "npm:4.24.3"
fastify: "npm:4.25.2"
typescript: "npm:5.3.3"
yargs: "npm:17.7.2"
bin:
Expand Down Expand Up @@ -18841,9 +18841,9 @@ __metadata:
languageName: node
linkType: hard

"fastify@npm:4.24.3":
version: 4.24.3
resolution: "fastify@npm:4.24.3"
"fastify@npm:4.25.2":
version: 4.25.2
resolution: "fastify@npm:4.25.2"
dependencies:
"@fastify/ajv-compiler": "npm:^3.5.0"
"@fastify/error": "npm:^3.4.0"
Expand All @@ -18854,14 +18854,14 @@ __metadata:
fast-json-stringify: "npm:^5.8.0"
find-my-way: "npm:^7.7.0"
light-my-request: "npm:^5.11.0"
pino: "npm:^8.16.0"
process-warning: "npm:^2.2.0"
pino: "npm:^8.17.0"
process-warning: "npm:^3.0.0"
proxy-addr: "npm:^2.0.7"
rfdc: "npm:^1.3.0"
secure-json-parse: "npm:^2.7.0"
semver: "npm:^7.5.4"
toad-cache: "npm:^3.3.0"
checksum: 36018767b25cde307942f52172eedfc7c1ce186162222334e19caa607e3d29fe3de04cff2c08f21096d45fa4b071cd58a319392a6dbb5b5dbdf8230b38405c3e
checksum: 3ae9e8cdfd6ee4ada4b198f33cd6e152ae751f93e31ce628222e17249544ff34057118c8903d43cb1134c8b1614b7ce19768d8c9f3fde5befa6e236376d97f01
languageName: node
linkType: hard

Expand Down Expand Up @@ -27463,7 +27463,7 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:8.16.2, pino@npm:^8.16.0":
"pino@npm:8.16.2":
version: 8.16.2
resolution: "pino@npm:8.16.2"
dependencies:
Expand All @@ -27484,6 +27484,27 @@ __metadata:
languageName: node
linkType: hard

"pino@npm:^8.17.0":
version: 8.17.2
resolution: "pino@npm:8.17.2"
dependencies:
atomic-sleep: "npm:^1.0.0"
fast-redact: "npm:^3.1.1"
on-exit-leak-free: "npm:^2.1.0"
pino-abstract-transport: "npm:v1.1.0"
pino-std-serializers: "npm:^6.0.0"
process-warning: "npm:^3.0.0"
quick-format-unescaped: "npm:^4.0.3"
real-require: "npm:^0.2.0"
safe-stable-stringify: "npm:^2.3.1"
sonic-boom: "npm:^3.7.0"
thread-stream: "npm:^2.0.0"
bin:
pino: bin.js
checksum: 9e55af6cd9d1833a4dbe64924fc73163295acd3c988a9c7db88926669f2574ab7ec607e8487b6dd71dbdad2d7c1c1aac439f37e59233f37220b1a9d88fa2ce01
languageName: node
linkType: hard

"pirates@npm:^4.0.4, pirates@npm:^4.0.6":
version: 4.0.6
resolution: "pirates@npm:4.0.6"
Expand Down Expand Up @@ -28118,13 +28139,20 @@ __metadata:
languageName: node
linkType: hard

"process-warning@npm:^2.0.0, process-warning@npm:^2.2.0":
"process-warning@npm:^2.0.0":
version: 2.2.0
resolution: "process-warning@npm:2.2.0"
checksum: 22b252ca6c1edf7fe3c6ab30c39f9a2fa240dc5af46fd0f94c4dcbc577e7570dcccfc1cbfb4510db4759906b9170cb8b18c519d581cdf2ea649e5ac6bb9a0e60
languageName: node
linkType: hard

"process-warning@npm:^3.0.0":
version: 3.0.0
resolution: "process-warning@npm:3.0.0"
checksum: 60f3c8ddee586f0706c1e6cb5aa9c86df05774b9330d792d7c8851cf0031afd759d665404d07037e0b4901b55c44a423f07bdc465c63de07d8d23196bb403622
languageName: node
linkType: hard

"process@npm:^0.11.10":
version: 0.11.10
resolution: "process@npm:0.11.10"
Expand Down
Loading