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

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Mar 16, 2023
1 parent 5f3a0cf commit 624108e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
}
},
"dependencies": {
"@noble/hashes": "~1.1.1",
"@noble/hashes": "~1.3.0",
"@scure/base": "~1.1.0",
"micro-packed": "~0.3.0"
"micro-packed": "~0.3.2"
},
"devDependencies": {
"micro-should": "0.2.0",
"prettier": "2.6.2",
"typescript": "4.7.3"
"micro-should": "0.4.0",
"prettier": "2.8.4",
"typescript": "5.0.2"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 624108e

Please sign in to comment.