Skip to content

Commit

Permalink
chore: update deps for testnet fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
coolaj86 committed Apr 27, 2024
1 parent 99a720b commit 573de52
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"jsconfig.json"
],
"devDependencies": {
"@dashincubator/secp256k1": "^1.7.1-4",
"dashphrase": "^1.3.1",
"@dashincubator/secp256k1": "^1.7.1-5",
"dashphrase": "^1.4.0",
"mocha": "^10.2.0",
"mocha-lcov-reporter": "0.0.1"
},
"dependencies": {
"dashkeys": "^1.0.0"
"dashkeys": "^1.1.1"
},
"scripts": {
"lint": "npx -p [email protected] -- tsc -p ./jsconfig.json",
Expand Down

0 comments on commit 573de52

Please sign in to comment.