From 9b1c3665ca97591e8a1e121cd638a59dc4c9154d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 13:00:12 +0000 Subject: [PATCH] build(deps-dev): bump raw-body from 2.4.1 to 2.5.2 Bumps [raw-body](https://github.com/stream-utils/raw-body) from 2.4.1 to 2.5.2. - [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md) - [Commits](https://github.com/stream-utils/raw-body/compare/2.4.1...2.5.2) --- updated-dependencies: - dependency-name: raw-body dependency-version: 2.5.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d40049c..4d41553 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-plugin-standard": "4.1.0", "mocha": "8.4.0", "nyc": "15.1.0", - "raw-body": "2.4.1", + "raw-body": "2.5.2", "stream-to-array": "2.3.0" }, "engines": {