Skip to content

Commit 50768fe

Browse files
DvirDukhangkorland
andauthored
updated_npm (#42)
Co-authored-by: Guy Korland <[email protected]>
1 parent a744709 commit 50768fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"url": "git://github.com/redislabs/redisgraph.js.git"
1010
},
1111
"dependencies": {
12-
"deep-equal": "^1.1.0",
13-
"redis": "^2.8.0"
12+
"deep-equal": "^2.0.1",
13+
"redis": "^3.0.2"
1414
},
1515
"devDependencies": {
16-
"mocha": "^5.2.0"
16+
"mocha": "^7.0.1"
1717
},
1818
"scripts": {
1919
"test": "mocha --exit"

0 commit comments

Comments
 (0)