Skip to content

Commit

Permalink
feat!: upgrade multiformats
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Jan 17, 2024
1 parent 61a367e commit e6d772d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@multiformats/murmur3": "^2.1.3",
"@perma/map": "^1.0.2",
"actor": "^2.3.1",
"multiformats": "^11.0.1",
"multiformats": "^13.0.1",
"protobufjs": "^7.1.2",
"rabin-rs": "^2.1.0"
},
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2061,12 +2061,7 @@ ms@2.1.3:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

multiformats@^11.0.1:
version "11.0.2"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-11.0.2.tgz#b14735efc42cd8581e73895e66bebb9752151b60"
integrity sha512-b5mYMkOkARIuVZCpvijFj9a6m5wMVLC7cf/jIPd5D/ARDOfLC5+IFkbgDXQgcU2goIsTD/O9NY4DI/Mt4OGvlg==

multiformats@^13.0.0:
multiformats@^13.0.0, multiformats@^13.0.1:
version "13.0.1"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-13.0.1.tgz#c0622affa5171189eacd57c06f977195ca7acb08"
integrity sha512-bt3R5iXe2O8xpp3wkmQhC73b/lC4S2ihU8Dndwcsysqbydqb8N+bpP116qMcClZ17g58iSIwtXUTcg2zT4sniA==
Expand Down

0 comments on commit e6d772d

Please sign in to comment.