diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index a8329b5af8..156dd01216 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,7 +7,7 @@ packages: catalogs: devTools: '@eslint/js': ^9.39.2 - '@types/content-type': ^1.1.8 + '@types/content-type': ^2.0.0 '@types/cors': ^2.8.17 '@types/cross-spawn': ^6.0.6 '@types/eventsource': ^3.0.0 @@ -36,7 +36,7 @@ catalogs: jose: ^6.1.3 runtimeServerOnly: '@hono/node-server': ^1.19.9 - content-type: ^1.0.5 + content-type: ^2.0.0 cors: ^2.8.5 express: ^5.2.1 hono: ^4.11.4