From c7156417d96aa137f1048959471659919661a096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 23:21:42 +0000 Subject: [PATCH] build(deps-dev): bump raw-body from 2.5.2 to 2.5.3 Bumps [raw-body](https://github.com/stream-utils/raw-body) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/stream-utils/raw-body/releases) - [Changelog](https://github.com/stream-utils/raw-body/blob/2.5.3/HISTORY.md) - [Commits](https://github.com/stream-utils/raw-body/compare/2.5.2...2.5.3) --- updated-dependencies: - dependency-name: raw-body dependency-version: 2.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef8babf..0f7b5d6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-standard": "4.1.0", "mocha": "8.4.0", "nyc": "15.1.0", - "raw-body": "2.5.2", + "raw-body": "2.5.3", "stream-to-array": "2.3.0" }, "engines": {