Skip to content

Commit c5934be

Browse files
committed
Update readable-stream to 2.3.6
1 parent 7b4d97a commit c5934be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ you spot any mistakes.
1111
* Support Node.js 9.x
1212
* Update Amazon RDS SSL certificates
1313
* Update `bignumber.js` to 4.1.0
14-
* Update `readable-stream` to 2.3.5
14+
* Update `readable-stream` to 2.3.6
1515
* Update `sqlstring` to 2.3.1
1616
- Fix incorrectly replacing non-placeholders in SQL
1717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"repository": "mysqljs/mysql",
1515
"dependencies": {
1616
"bignumber.js": "4.1.0",
17-
"readable-stream": "2.3.5",
17+
"readable-stream": "2.3.6",
1818
"safe-buffer": "5.1.1",
1919
"sqlstring": "2.3.1"
2020
},

0 commit comments

Comments
 (0)