Skip to content

Commit 8d6ec0f

Browse files
authored
deps: qs@^6.16.0 (#762)
Co-authored-by: krzysdz <krzysdz@users.noreply.github.com>
1 parent 28bca08 commit 8d6ec0f

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Unreleased
2+
========================
3+
4+
* deps: qs@^6.16.0
5+
16
2.3.0 / 2026-06-15
27
========================
38

@@ -121,7 +126,6 @@ This incorporates all changes after 1.19.1 up to 1.20.2.
121126
* refactor(json): simplify strict mode error string construction
122127
* fix: extended urlencoded parsing of arrays with >100 elements (#716)
123128
* deps: qs@~6.15.1
124-
*
125129

126130
1.20.4 / 2025-12-01
127131
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"http-errors": "^2.0.1",
3333
"iconv-lite": "^0.7.2",
3434
"on-finished": "^2.4.1",
35-
"qs": "^6.15.2",
35+
"qs": "^6.16.0",
3636
"raw-body": "^3.0.2",
3737
"type-is": "^2.1.0"
3838
},

0 commit comments

Comments
 (0)