From 421f6e3594d08ac37e92185f8adce0dffefb4d51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 07:13:40 +0000 Subject: [PATCH] chore(deps): bump raw-body from 3.0.2 to 4.0.0 Bumps [raw-body](https://github.com/stream-utils/raw-body) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/stream-utils/raw-body/releases) - [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md) - [Commits](https://github.com/stream-utils/raw-body/compare/v3.0.2...v4.0.0) --- updated-dependencies: - dependency-name: raw-body dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../typescript-common-runtime/package.json | 2 +- .../typescript-express-runtime/package.json | 2 +- packages/typescript-koa-runtime/package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++++------ 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/packages/typescript-common-runtime/package.json b/packages/typescript-common-runtime/package.json index 3d0dc80ab..f61c2efd2 100644 --- a/packages/typescript-common-runtime/package.json +++ b/packages/typescript-common-runtime/package.json @@ -87,7 +87,7 @@ "test": "vitest run" }, "dependencies": { - "raw-body": "^3.0.2", + "raw-body": "^4.0.0", "tslib": "^2.8.1" }, "devDependencies": { diff --git a/packages/typescript-express-runtime/package.json b/packages/typescript-express-runtime/package.json index 6104747cc..451923898 100644 --- a/packages/typescript-express-runtime/package.json +++ b/packages/typescript-express-runtime/package.json @@ -77,7 +77,7 @@ "test": "vitest run" }, "dependencies": { - "raw-body": "^3.0.2", + "raw-body": "^4.0.0", "tslib": "^2.8.1" }, "peerDependencies": { diff --git a/packages/typescript-koa-runtime/package.json b/packages/typescript-koa-runtime/package.json index 9908e5d0c..883db5e71 100644 --- a/packages/typescript-koa-runtime/package.json +++ b/packages/typescript-koa-runtime/package.json @@ -76,7 +76,7 @@ "test": "vitest run" }, "dependencies": { - "raw-body": "^3.0.2", + "raw-body": "^4.0.0", "tslib": "^2.8.1" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e59f56f7d..3747ae3c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -607,8 +607,8 @@ importers: packages/typescript-common-runtime: dependencies: raw-body: - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^4.0.0 + version: 4.0.0 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -632,8 +632,8 @@ importers: specifier: ^5.1.0 version: 5.2.1(supports-color@7.2.0) raw-body: - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^4.0.0 + version: 4.0.0 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -697,8 +697,8 @@ importers: packages/typescript-koa-runtime: dependencies: raw-body: - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^4.0.0 + version: 4.0.0 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -6153,6 +6153,10 @@ packages: resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==} engines: {node: '>= 0.10'} + raw-body@4.0.0: + resolution: {integrity: sha512-TMHtwexrgOt9VJ2E5JF9RO8mRXGNgC5wXvKkc5AVSJUt1L5gxvjg7eiCQl96EqUEpCWrnNEkCnbAplYtyuq1IA==} + engines: {node: '>=22'} + react-aria@3.50.0: resolution: {integrity: sha512-S0Os6QZk33fzUAKu1QLT9afoUaCBt1ZNdoiq0n2YMVgKIdNIQS8zxiZ8O9hYE6QyDkHKjD6q39LQZ+qaSAIgjw==} peerDependencies: @@ -12840,6 +12844,11 @@ snapshots: iconv-lite: 0.7.3 unpipe: 1.0.0 + raw-body@4.0.0: + dependencies: + bytes: 3.1.2 + http-errors: 2.0.1 + react-aria@3.50.0(react-dom@19.2.7(react@19.2.7))(react@19.2.7): dependencies: '@internationalized/date': 3.12.2