Skip to content

Commit cd0e7a0

Browse files
committed
deps(qs): bump qs to 6.15.1
1 parent 6f24d7e commit cd0e7a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Unreleased
22
===================
33
* refactor(json): simplify strict mode error string construction
44
* fix: extended urlencoded parsing of arrays with >100 elements (#716)
5-
* deps: qs@~6.14.2
5+
* deps: qs@~6.15.1
66

77
1.20.4 / 2025-12-01
88
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"http-errors": "~2.0.1",
1818
"iconv-lite": "~0.4.24",
1919
"on-finished": "~2.4.1",
20-
"qs": "~6.14.2",
20+
"qs": "~6.15.1",
2121
"raw-body": "~2.5.3",
2222
"type-is": "~1.6.18",
2323
"unpipe": "~1.0.0"

0 commit comments

Comments
 (0)