Skip to content

Commit 145a0f5

Browse files
committed
chore: update modules
1 parent 0ea4c36 commit 145a0f5

File tree

3 files changed

+1555
-970
lines changed

3 files changed

+1555
-970
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- "12"
45
- "11"
56
- "10"
67
- "9"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"debug": "^4.1.1",
28-
"influx-ql": "^2.9.0",
28+
"influx-ql": "^2.10.0",
2929
"lodash": "^4.17.11",
3030
"nano-seconds": "^1.2.2",
3131
"superagent": "^3.8.3",

0 commit comments

Comments
 (0)