Skip to content

Commit

Permalink
Merge pull request #356 from multiversx/minor-nov-26
Browse files Browse the repository at this point in the history
Bump version, run npm audit fix, update test contract
  • Loading branch information
andreibancioiu authored Nov 27, 2023
2 parents 298bb4e + 6f9b166 commit 3ed4a3b
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 29 deletions.
201 changes: 175 additions & 26 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": "12.14.0",
"version": "12.15.0",
"description": "MultiversX SDK for JavaScript and TypeScript",
"main": "out/index.js",
"types": "out/index.d.js",
Expand Down Expand Up @@ -35,15 +35,15 @@
"protobufjs": "7.2.4"
},
"devDependencies": {
"@multiversx/sdk-network-providers": "2.0.0",
"@multiversx/sdk-network-providers": "2.2.0",
"@multiversx/sdk-wallet": "3.0.0",
"@multiversx/sdk-wallet-next": "npm:@multiversx/[email protected]",
"@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": "0.24.0",
"axios": "1.6.2",
"browserify": "17.0.0",
"chai": "4.2.0",
"esmify": "2.1.1",
Expand Down
Binary file modified src/testdata/answer.wasm
Binary file not shown.

0 comments on commit 3ed4a3b

Please sign in to comment.