We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c631b58 commit b356758Copy full SHA for b356758
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: [email protected]
5
+ * Fix handling of `__proto__` keys
6
7
1.19.1 / 2021-12-10
8
===================
9
package.json
@@ -16,7 +16,7 @@
16
"http-errors": "1.8.1",
17
"iconv-lite": "0.4.24",
18
"on-finished": "~2.3.0",
19
- "qs": "6.9.6",
+ "qs": "6.9.7",
20
"raw-body": "2.4.2",
21
"type-is": "~1.6.18"
22
},
0 commit comments