Skip to content

Commit

Permalink
Merge pull request #370 from multiversx/update-axios-and-release
Browse files Browse the repository at this point in the history
Reference newer Axios
  • Loading branch information
andreibancioiu authored Jan 10, 2024
2 parents 435675b + e93c5ea commit e48badc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 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.

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-core",
"version": "12.17.0",
"version": "12.18.0",
"description": "MultiversX SDK for JavaScript and TypeScript",
"main": "out/index.js",
"types": "out/index.d.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@types/mocha": "9.1.0",
"@types/node": "13.13.2",
"assert": "2.0.0",
"axios": "1.6.2",
"axios": "1.6.5",
"browserify": "17.0.0",
"chai": "4.2.0",
"esmify": "2.1.1",
Expand Down

0 comments on commit e48badc

Please sign in to comment.