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 91a58b5 commit 7748475Copy full SHA for 7748475
History.md
@@ -14,6 +14,7 @@ unreleased
14
* deps: merge-descriptors@^2.0.0
15
* deps: serve-static@^2.0.0
16
* deps: [email protected]
17
+* deps: accepts@^2.0.0
18
19
5.0.0-beta.3 / 2024-03-25
20
=========================
package.json
@@ -28,7 +28,7 @@
28
"api"
29
],
30
"dependencies": {
31
- "accepts": "~1.3.8",
+ "accepts": "^2.0.0",
32
"body-parser": "2.0.0-beta.2",
33
"content-disposition": "0.5.4",
34
"content-type": "~1.0.4",
0 commit comments