Skip to content

Commit feb5b9a

Browse files
committed
Update js dependencies
1 parent 837b50c commit feb5b9a

File tree

2 files changed

+281
-133
lines changed

2 files changed

+281
-133
lines changed

src/wrap_js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"license": "MIT",
1111
"gypfile": true,
1212
"dependencies": {
13-
"big-integer": "^1.6.26",
14-
"nan": "^2.11.0",
15-
"node-gyp": "^3.8.0",
16-
"tape": "^4.8.0"
13+
"big-integer": "^1.6.44",
14+
"nan": "^2.14.0",
15+
"node-gyp": "^5.0.2",
16+
"tape": "^4.11.0"
1717
}
1818
}

0 commit comments

Comments
 (0)