Skip to content

Commit fa79fb2

Browse files
committed
Update bignumber.js to 4.1.0
1 parent 1ae11fb commit fa79fb2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7+
## HEAD
8+
9+
* Update `bignumber.js` to 4.1.0
10+
711
## v2.15.0 (2017-10-05)
812

913
* Add new Amazon RDS ca-central-1 certificate CA to Amazon RDS SSL profile #1809

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"repository": "mysqljs/mysql",
1515
"dependencies": {
16-
"bignumber.js": "4.0.4",
16+
"bignumber.js": "4.1.0",
1717
"readable-stream": "2.3.3",
1818
"safe-buffer": "5.1.1",
1919
"sqlstring": "2.3.0"

0 commit comments

Comments
 (0)