Skip to content

Commit

Permalink
Run npm audt fix, update dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Aug 20, 2024
1 parent 062fb64 commit 1ea1928
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 53 deletions.
77 changes: 27 additions & 50 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
@@ -1,6 +1,6 @@
{
"name": "@multiversx/sdk-core",
"version": "13.4.0",
"version": "13.4.1",
"description": "MultiversX SDK for JavaScript and TypeScript",
"main": "out/index.js",
"types": "out/index.d.js",
Expand Down Expand Up @@ -34,14 +34,14 @@
"keccak": "3.0.2"
},
"devDependencies": {
"@multiversx/sdk-network-providers": "2.4.3",
"@multiversx/sdk-network-providers": "2.6.0",
"@multiversx/sdk-wallet": "4.5.0",
"@types/assert": "1.4.6",
"@types/chai": "4.2.11",
"@types/mocha": "9.1.0",
"@types/node": "13.13.2",
"assert": "2.0.0",
"axios": "1.6.5",
"axios": "^1.7.4",
"browserify": "17.0.0",
"chai": "4.2.0",
"mocha": "9.2.2",
Expand Down

0 comments on commit 1ea1928

Please sign in to comment.