Skip to content

Commit

Permalink
Update fast-near dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Sep 13, 2024
1 parent ddbcd60 commit c839e39
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 @@ -28,7 +28,7 @@
"@types/node": "^18.0.6",
"debug": "^4.3.2",
"fast-ipfs": "^0.2.0",
"fast-near": "^0.5.0",
"fast-near": "^0.5.1",
"file-type": "^18.5.0",
"is-html": "^2.0.0",
"koa": "^2.14.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3731,10 +3731,10 @@ fast-ipfs@^0.2.0:
dependencies:
multibase "^4.0.6"

fast-near@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/fast-near/-/fast-near-0.5.0.tgz#e7b89bd862d96355a36f070097a48c28bad732cf"
integrity sha512-4BdOEt3xiPrZRKHOwZn+Xufm8QoixuHvXBvOOS1IHublkVZJp0vPuUH5gPlVTYRB4rCB36HFyzsKeBE3CCXqVQ==
fast-near@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/fast-near/-/fast-near-0.5.1.tgz#95c24ce06dc396fc9be0f1c88adb0ef5787759c7"
integrity sha512-N0K9V+gfr6zzBvUzT5MMp+8yR5utUxjE2cCt3L0bfnC1CSL+7qwUEMijvj9kdi8q2duZISzzikwBps8XBSsYag==
dependencies:
"@aws-sdk/credential-providers" "^3.535.0"
"@koa/cors" "^3.1.0"
Expand Down

0 comments on commit c839e39

Please sign in to comment.