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 813c7e4 commit ff1510aCopy full SHA for ff1510a
HISTORY.md
@@ -1,3 +1,15 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: send@0.18.0
5
+ - Fix emitted 416 error missing headers property
6
+ - Limit the headers removed for 304 response
7
+ - deps: depd@2.0.0
8
+ - deps: destroy@1.2.0
9
+ - deps: http-errors@2.0.0
10
+ - deps: on-finished@2.4.1
11
+ - deps: statuses@2.0.1
12
13
1.14.2 / 2021-12-15
14
===================
15
package.json
@@ -9,7 +9,7 @@
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
- "send": "0.17.2"
+ "send": "0.18.0"
},
"devDependencies": {
"eslint": "7.32.0",
0 commit comments