Skip to content

Commit 2e7b7da

Browse files
deps: bump raw-body from 2.5.2 to 3.0.0 (#123)
Bumps [raw-body](https://github.com/stream-utils/raw-body) from 2.5.2 to 3.0.0. - [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md) - [Commits](stream-utils/raw-body@2.5.2...v3.0.0) --- updated-dependencies: - dependency-name: raw-body dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Russell Dempsey <[email protected]>
1 parent d01f77b commit 2e7b7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"fastify": "^4.17.0",
7272
"ipns": "^9.0.0",
7373
"multiformats": "^13.0.0",
74-
"raw-body": "^2.5.2"
74+
"raw-body": "^3.0.0"
7575
},
7676
"devDependencies": {
7777
"@libp2p/peer-id-factory": "^4.0.4",

0 commit comments

Comments
 (0)