We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent e438db5 commit f1ef6ccCopy full SHA for f1ef6cc
HISTORY.md
@@ -4,6 +4,8 @@ unreleased
4
* deps: iconv-lite@0.4.19
5
- Fix ISO-8859-1 regression
6
- Update Windows-1255
7
+ * deps: qs@6.5.1
8
+ - Fix parsing & compacting very deep objects
9
* deps: raw-body@2.3.2
10
- deps: iconv-lite@0.4.19
11
package.json
@@ -16,7 +16,7 @@
16
"http-errors": "~1.6.2",
17
"iconv-lite": "0.4.19",
18
"on-finished": "~2.3.0",
19
- "qs": "6.5.0",
+ "qs": "6.5.1",
20
"raw-body": "2.3.2",
21
"type-is": "~1.6.15"
22
},
0 commit comments