Skip to content

Commit

Permalink
fast-near 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrichina committed Sep 15, 2024
1 parent c839e39 commit 2960bdc
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.1",
"fast-near": "^0.5.2",
"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.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==
fast-near@^0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/fast-near/-/fast-near-0.5.2.tgz#12e0423a48896357daa008bff31cb187b11882ac"
integrity sha512-C6bWzEQFolwlrtLNrIXzccLNvHUo9UI+5w0Lbmc2WycjhPN22/e3viD3AviZEp05F4TpDiThkyJfkY/NW7HGpw==
dependencies:
"@aws-sdk/credential-providers" "^3.535.0"
"@koa/cors" "^3.1.0"
Expand Down

0 comments on commit 2960bdc

Please sign in to comment.