Skip to content

Commit 95e20d2

Browse files
committed
Update readable-stream to 2.3.5
1 parent 6a225e1 commit 95e20d2

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
@@ -10,7 +10,7 @@ you spot any mistakes.
1010
* Include connection ID in debug output
1111
* Update Amazon RDS SSL certificates
1212
* Update `bignumber.js` to 4.1.0
13-
* Update `readable-stream` to 2.3.4
13+
* Update `readable-stream` to 2.3.5
1414
* Update `sqlstring` to 2.3.1
1515
- Fix incorrectly replacing non-placeholders in SQL
1616

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.4",
17+
"readable-stream": "2.3.5",
1818
"safe-buffer": "5.1.1",
1919
"sqlstring": "2.3.1"
2020
},

0 commit comments

Comments
 (0)