Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: add lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw committed Feb 10, 2020
1 parent 56b02f4 commit 837b8bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7514,10 +7514,10 @@ ipfs-unixfs@^0.3.0:
err-code "^2.0.0"
protons "^1.1.0"

ipfs-utils@^0.7.0, ipfs-utils@^0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/ipfs-utils/-/ipfs-utils-0.7.1.tgz#1a6b545cc900ab7cc37791a24e328ad23ea8ee23"
integrity sha512-oAZrlv3z92951hA28ZSsvPgoe70/SDRi48CaCXp+EhJbvvdBYkxR2FJBRI1T1sV0Lvu7F0xpo6Nv5lGMRNy8KA==
ipfs-utils@^0.7.0, ipfs-utils@^0.7.1, ipfs-utils@^0.7.2:
version "0.7.2"
resolved "https://registry.yarnpkg.com/ipfs-utils/-/ipfs-utils-0.7.2.tgz#8076f1460954a99b7d7ec445d358ab1bb56d96f0"
integrity sha512-fxsOdat+liS7KjU8JALWClBbvbbZuoc17qIXxXC17FeJzOTeAR0grrWyoExhWV3hPKDH6gm5/5vQP6y/AwExxg==
dependencies:
buffer "^5.2.1"
err-code "^2.0.0"
Expand Down

0 comments on commit 837b8bd

Please sign in to comment.