Skip to content

Commit

Permalink
Update readable-stream to 2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 6, 2018
1 parent d38d172 commit cb81c58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ you spot any mistakes.
* Support Node.js 9.x
* Update Amazon RDS SSL certificates
* Update `bignumber.js` to 4.1.0
* Update `readable-stream` to 2.3.5
* Update `readable-stream` to 2.3.6
* Update `sqlstring` to 2.3.1
- Fix incorrectly replacing non-placeholders in SQL

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"repository": "mysqljs/mysql",
"dependencies": {
"bignumber.js": "4.1.0",
"readable-stream": "2.3.5",
"readable-stream": "2.3.6",
"safe-buffer": "5.1.1",
"sqlstring": "2.3.1"
},
Expand Down

0 comments on commit cb81c58

Please sign in to comment.