Skip to content

Commit 27982c2

Browse files
committed
updated deps
1 parent 4ac2dba commit 27982c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
},
1212
"dependencies": {
1313
"bindings": "^1.5.0",
14-
"integer": "^2.1.0",
15-
"prebuild-install": "^5.3.2",
14+
"integer": "^3.0.1",
15+
"prebuild-install": "^5.3.3",
1616
"tar": "4.4.10"
1717
},
1818
"devDependencies": {
1919
"chai": "^4.2.0",
20-
"cli-color": "^1.4.0",
20+
"cli-color": "^2.0.0",
2121
"fs-extra": "^8.1.0",
22-
"mocha": "^6.2.0",
22+
"mocha": "^7.0.1",
2323
"nodemark": "^0.3.0",
24-
"prebuild": "^9.1.1",
24+
"prebuild": "^10.0.0",
2525
"sqlite": "^3.0.3"
2626
},
2727
"scripts": {

0 commit comments

Comments
 (0)