We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89bb531 commit 2bc734aCopy full SHA for 2bc734a
History.md
@@ -1,3 +1,10 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: accepts@~1.3.8
5
+ - deps: mime-types@~2.1.34
6
+ - deps: negotiator@0.6.3
7
8
4.17.2 / 2021-12-16
9
===================
10
package.json
@@ -28,7 +28,7 @@
28
"api"
29
],
30
"dependencies": {
31
- "accepts": "~1.3.7",
+ "accepts": "~1.3.8",
32
"array-flatten": "1.1.1",
33
"body-parser": "1.19.1",
34
"content-disposition": "0.5.4",
0 commit comments