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

Commit 9603307

Browse files
deps: bump multiformats from 13.3.7 to 13.4.0
Bumps [multiformats](https://github.com/multiformats/js-multiformats) from 13.3.7 to 13.4.0. - [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.3.7...v13.4.0) --- updated-dependencies: - dependency-name: multiformats dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c10a2b9 commit 9603307

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.15.0",
2626
"http-assert": "^1.5.0",
2727
"http-responders": "^2.2.0",
28-
"multiformats": "^13.3.7",
28+
"multiformats": "^13.4.0",
2929
"pg": "^8.16.3",
3030
"postgrator": "^8.0.0",
3131
"raw-body": "^3.0.0"

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.1",
25-
"multiformats": "^13.3.7",
25+
"multiformats": "^13.4.0",
2626
"postgrator": "^8.0.0",
2727
"standard": "^17.1.2"
2828
},

0 commit comments

Comments
 (0)