Skip to content

Commit 42f467d

Browse files
committed
1 parent 4954aec commit 42f467d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ unreleased
44
* deps: http-errors@~1.6.1
55
- Make `message` property enumerable for `HttpError`s
66
7+
8+
- Fix compacting nested arrays
79

810
1.16.1 / 2017-02-10
911
===================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"http-errors": "~1.6.1",
1717
"iconv-lite": "0.4.15",
1818
"on-finished": "~2.3.0",
19-
"qs": "6.2.1",
19+
"qs": "6.3.1",
2020
"raw-body": "~2.2.0",
2121
"type-is": "~1.6.14"
2222
},

0 commit comments

Comments
 (0)