Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Nov 23, 2024
1 parent a52402c commit edd5eb0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"module": "esm/index.js",
"types": "esm/index.d.ts",
"dependencies": {
"@noble/curves": "~1.6.0",
"@noble/hashes": "~1.5.0",
"micro-packed": "~0.6.3"
"@noble/curves": "~1.7.0",
"@noble/hashes": "~1.6.0",
"micro-packed": "~0.7.0"
},
"devDependencies": {
"@paulmillr/jsbt": "0.2.1",
Expand Down Expand Up @@ -107,4 +107,4 @@
"format": "prettier --write src",
"test": "node test/index.js"
}
}
}

0 comments on commit edd5eb0

Please sign in to comment.