Skip to content

Commit

Permalink
Merge pull request #30 from wnfs-wg/dependabot/npm_and_yarn/uint8arra…
Browse files Browse the repository at this point in the history
…ys-5.0.1

build(deps): bump uint8arrays from 5.0.0 to 5.0.1
  • Loading branch information
icidasset authored Jan 5, 2024
2 parents 359dac0 + 0b29076 commit 7f7db00
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@wnfs-wg/nest": "*",
"blockstore-idb": "^1.1.6",
"uint8arrays": "^5.0.0"
"uint8arrays": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.23.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/nest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"it-all": "^3.0.4",
"multiformats": "^12.1.3",
"p-debounce": "^4.0.0",
"uint8arrays": "^5.0.0",
"uint8arrays": "^5.0.1",
"wnfs": "0.1.27"
},
"devDependencies": {
Expand Down
21 changes: 12 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 7f7db00

Please sign in to comment.