mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 00:19:48 +01:00
fix(deps): qs@^6.14.0 (#6374)
This commit is contained in:
parent
9cbe2c2cbb
commit
1e359f57fc
|
|
@ -23,6 +23,7 @@ unreleased
|
|||
* deps: content-type@^1.0.5
|
||||
* deps: connect-redis@^8.0.1
|
||||
* deps: supertest@^6.3.4
|
||||
* deps: qs@^6.14.0
|
||||
|
||||
5.0.1 / 2024-10-08
|
||||
==========
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
"once": "^1.4.0",
|
||||
"parseurl": "^1.3.3",
|
||||
"proxy-addr": "^2.0.7",
|
||||
"qs": "^6.13.0",
|
||||
"qs": "^6.14.0",
|
||||
"range-parser": "^1.2.1",
|
||||
"router": "^2.1.0",
|
||||
"send": "^1.1.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user