diff --git a/HISTORY.md b/HISTORY.md index e114f6af..3fceb4f8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,8 @@ +unreleased +========== + + * deps: qs@6.11.0 + 1.20.0 / 2022-04-02 =================== diff --git a/package.json b/package.json index 0848404f..308c50fc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", - "qs": "6.10.3", + "qs": "6.11.0", "raw-body": "2.5.1", "type-is": "~1.6.18", "unpipe": "1.0.0"