Skip to content

Commit

Permalink
fix(deps): update dependency multiformats to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent ca8a35e commit ec1e8e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"lodash-es": "^4.17.21",
"multiformats": "^12.1.3",
"multiformats": "^13.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4012,10 +4012,10 @@ msgpackr@^1.5.4:
optionalDependencies:
msgpackr-extract "^2.0.2"

multiformats@^12.1.3:
version "12.1.3"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-12.1.3.tgz#cbf7a9861e11e74f8228b21376088cb43ba8754e"
integrity sha512-eajQ/ZH7qXZQR2AgtfpmSMizQzmyYVmCql7pdhldPuYQi4atACekbJaQplk6dWyIi10jCaFnd6pqvcEFXjbaJw==
multiformats@^13.2.3:
version "13.2.3"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-13.2.3.tgz#c1b6c52197499696b551f8a0b2d910b85ff614be"
integrity sha512-TXwZIhK1GYOM6zO4H8tRYgXi9wRrRl+MSa3PY5DZaD7YdUMLYLXRbRTJwtCrqeDW8dLhzO9ehlC7A8vi6dMJyA==

nanoid@^3.3.7:
version "3.3.7"
Expand Down

0 comments on commit ec1e8e4

Please sign in to comment.