We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0fb8f commit cc3a76cCopy full SHA for cc3a76c
README.md
@@ -1,5 +1,7 @@
1
## Node MySQL 2
2
3
+[](https://greenkeeper.io/)
4
+
5
[![NPM Version][npm-image]][npm-url]
6
[![NPM Downloads][downloads-image]][downloads-url]
7
[![Node.js Version][node-version-image]][node-version-url]
package.json
@@ -54,7 +54,7 @@
54
"lru-cache": "^4.0.1",
55
"named-placeholders": "1.1.1",
56
"object-assign": "^4.1.1",
57
- "readable-stream": "2.2.8",
+ "readable-stream": "2.2.9",
58
"safe-buffer": "^5.0.1",
59
"seq-queue": "0.0.5",
60
"sqlstring": "^2.2.0"
0 commit comments