Skip to content

Commit

Permalink
Merge pull request #38 from secretkeylabs/mahmoud/eng-4949-sats-conne…
Browse files Browse the repository at this point in the history
…ct-update-axios-dependency

Update dependencies
  • Loading branch information
m-aboelenein authored Aug 23, 2024
2 parents ed38ea4 + e11b852 commit 1907a34
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 22 deletions.
30 changes: 13 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: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sats-connect/core",
"version": "0.2.1",
"version": "0.2.2",
"main": "dist/index.mjs",
"module": "dist/index.mjs",
"types": "dist/index.d.mts",
Expand All @@ -25,13 +25,11 @@
]
},
"dependencies": {
"axios": "1.6.8",
"axios": "1.7.4",
"bitcoin-address-validation": "2.2.3",
"buffer": "6.0.3",
"jsontokens": "4.0.1",
"lodash.omit": "4.5.0"
},
"peerDependencies": {
"lodash.omit": "4.5.0",
"valibot": "0.33.2"
},
"devDependencies": {
Expand Down

0 comments on commit 1907a34

Please sign in to comment.