diff --git a/packages/studio/package.json b/packages/studio/package.json index fc91c47..5cd4836 100644 --- a/packages/studio/package.json +++ b/packages/studio/package.json @@ -51,7 +51,7 @@ }, "dependencies": { "@hono/node-server": "^1.13.7", - "hono": "^4.6.14", + "hono": "^4.12.21", "open": "^10.1.0", "pg": "^8.13.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0f2933..aed723c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -178,10 +178,10 @@ importers: dependencies: '@hono/node-server': specifier: ^1.13.7 - version: 1.19.14(hono@4.12.12) + version: 1.19.14(hono@4.12.21) hono: - specifier: ^4.6.14 - version: 4.12.12 + specifier: ^4.12.21 + version: 4.12.21 open: specifier: ^10.1.0 version: 10.2.0 @@ -1849,12 +1849,12 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - hasown@2.0.2: - resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + hasown@2.0.4: + resolution: {integrity: sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==} engines: {node: '>= 0.4'} - hono@4.12.12: - resolution: {integrity: sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==} + hono@4.12.21: + resolution: {integrity: sha512-uV63apnb0kyPtAUwoWgaGh9HyIFcv8lgmzPZSiTBQAFOFGIzka5EZ1dZocmGnn0XdX0+XTqJ6Tqv7selMuGLRQ==} engines: {node: '>=16.9.0'} human-id@4.1.3: @@ -1872,8 +1872,8 @@ packages: import-in-the-middle@1.15.0: resolution: {integrity: sha512-bpQy+CrsRmYmoPMAE/0G33iwRqwW4ouqdRg8jgbH3aKuCtOc8lxgmYXg2dMM92CRiGP660EtBcymH/eVUpCSaA==} - is-core-module@2.16.1: - resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} + is-core-module@2.16.2: + resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==} engines: {node: '>= 0.4'} is-docker@3.0.0: @@ -2343,6 +2343,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.8.2: + resolution: {integrity: sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==} + engines: {node: '>=10'} + hasBin: true + server-only@0.0.1: resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==} @@ -3202,9 +3207,9 @@ snapshots: '@esbuild/win32-x64@0.27.7': optional: true - '@hono/node-server@1.19.14(hono@4.12.12)': + '@hono/node-server@1.19.14(hono@4.12.21)': dependencies: - hono: 4.12.12 + hono: 4.12.21 '@img/colour@1.1.0': optional: true @@ -3401,7 +3406,7 @@ snapshots: '@types/shimmer': 1.2.0 import-in-the-middle: 1.15.0 require-in-the-middle: 7.5.2 - semver: 7.7.4 + semver: 7.8.2 shimmer: 1.2.1 transitivePeerDependencies: - supports-color @@ -4041,11 +4046,11 @@ snapshots: has-flag@4.0.0: {} - hasown@2.0.2: + hasown@2.0.4: dependencies: function-bind: 1.1.2 - hono@4.12.12: {} + hono@4.12.21: {} human-id@4.1.3: {} @@ -4062,9 +4067,9 @@ snapshots: cjs-module-lexer: 1.4.3 module-details-from-path: 1.0.4 - is-core-module@2.16.1: + is-core-module@2.16.2: dependencies: - hasown: 2.0.2 + hasown: 2.0.4 is-docker@3.0.0: {} @@ -4406,7 +4411,7 @@ snapshots: resolve@1.22.12: dependencies: es-errors: 1.3.0 - is-core-module: 2.16.1 + is-core-module: 2.16.2 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -4461,6 +4466,8 @@ snapshots: semver@7.7.4: {} + semver@7.8.2: {} + server-only@0.0.1: {} sharp@0.34.5: