Skip to content

Commit

Permalink
NPM audit fix, newer axios.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Aug 20, 2024
1 parent 0874e5e commit 38bf3b0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@multiversx/sdk-network-providers",
"version": "2.5.0",
"version": "2.6.0",
"lockfileVersion": 2,
"requires": true,
"author": "MultiversX",
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "4.1.2"
},
"peerDependencies": {
"axios": "^1.6.8"
"axios": "^1.7.4"
},
"scripts": {
"compile": "tsc -p tsconfig.json",
Expand Down

0 comments on commit 38bf3b0

Please sign in to comment.