We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402e7f6 commit 05f40f4Copy full SHA for 05f40f4
History.md
@@ -18,6 +18,7 @@ unreleased
18
* deps: mime-types@^3.0.0
19
- `application/javascript` => `text/javascript`
20
* deps: type-is@^2.0.0
21
+* deps: content-disposition@^1.0.0
22
23
5.0.0-beta.3 / 2024-03-25
24
=========================
package.json
@@ -30,7 +30,7 @@
30
"dependencies": {
31
"accepts": "^2.0.0",
32
"body-parser": "2.0.0-beta.2",
33
- "content-disposition": "0.5.4",
+ "content-disposition": "^1.0.0",
34
"content-type": "~1.0.4",
35
"cookie": "0.6.0",
36
"cookie-signature": "^1.2.1",
0 commit comments