Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 575104e

Browse files
deps: bump multiformats from 13.4.1 to 13.4.2 (#744)
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 13.4.1 to 13.4.2. - [Release notes](https://github.com/multiformats/js-multiformats/releases) - [Changelog](https://github.com/multiformats/js-multiformats/blob/master/CHANGELOG.md) - [Commits](multiformats/js-multiformats@v13.4.1...v13.4.2) --- updated-dependencies: - dependency-name: multiformats dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d94b99 commit 575104e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ethers": "^6.16.0",
2626
"http-assert": "^1.5.0",
2727
"http-responders": "^2.2.0",
28-
"multiformats": "^13.4.1",
28+
"multiformats": "^13.4.2",
2929
"pg": "^8.16.3",
3030
"postgrator": "^8.0.0",
3131
"raw-body": "^3.0.2"

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@flydotio/dockerfile": "^0.7.10",
2424
"mocha": "^11.7.5",
25-
"multiformats": "^13.4.1",
25+
"multiformats": "^13.4.2",
2626
"postgrator": "^8.0.0",
2727
"standard": "^17.1.2"
2828
},

0 commit comments

Comments
 (0)