File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/adapters/fastify/web Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 "test:watch" : " vitest watch src"
2222 },
2323 "dependencies" : {
24- "@fastify/http-proxy" : " 9.3 .0" ,
24+ "@fastify/http-proxy" : " 9.4 .0" ,
2525 "@fastify/static" : " 6.12.0" ,
2626 "@fastify/url-data" : " 5.4.0" ,
2727 "@redwoodjs/project-config" : " 7.0.0" ,
Original file line number Diff line number Diff line change @@ -3103,15 +3103,15 @@ __metadata:
31033103 languageName: node
31043104 linkType: hard
31053105
3106- "@fastify/http-proxy@npm:9.3 .0":
3107- version: 9.3 .0
3108- resolution: "@fastify/http-proxy@npm:9.3 .0"
3106+ "@fastify/http-proxy@npm:9.4 .0":
3107+ version: 9.4 .0
3108+ resolution: "@fastify/http-proxy@npm:9.4 .0"
31093109 dependencies:
31103110 "@fastify/reply-from": "npm:^9.0.0"
31113111 fast-querystring: "npm:^1.1.2"
31123112 fastify-plugin: "npm:^4.5.0"
31133113 ws: "npm:^8.4.2"
3114- checksum: 10c0/c8f7fe380580f53059f676ca5b2bbdb1eef0a2d3dce28568e8932aeedb992efdc5fc40dae41b6d52f2f0ce14036af182664d0276ea9366e31fd920a119e7a03a
3114+ checksum: 10c0/d2bb100575622e4544690ae466bb2494362c7ed4bb784be4c275e51169a14214010fba70de8fd99c7d5bab1af5a35748d11317ce78911d9437cdcaa2173fb747
31153115 languageName: node
31163116 linkType: hard
31173117
@@ -8272,7 +8272,7 @@ __metadata:
82728272 version: 0.0.0-use.local
82738273 resolution: "@redwoodjs/fastify-web@workspace:packages/adapters/fastify/web"
82748274 dependencies:
8275- "@fastify/http-proxy": "npm:9.3 .0"
8275+ "@fastify/http-proxy": "npm:9.4 .0"
82768276 "@fastify/static": "npm:6.12.0"
82778277 "@fastify/url-data": "npm:5.4.0"
82788278 "@redwoodjs/framework-tools": "npm:7.0.0"
You can’t perform that action at this time.
0 commit comments