Skip to content

Commit 88b9a58

Browse files
committed
deps: accepts@~1.2.13
1 parent ac75d3f commit 88b9a58

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
unreleased
22
==========
33

4+
* deps: accepts@~1.2.13
5+
- deps: mime-types@~2.1.6
46
57
- perf: enable strict mode
68
- perf: optimize string replacement

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"repository": "expressjs/errorhandler",
1111
"dependencies": {
12-
"accepts": "~1.2.12",
12+
"accepts": "~1.2.13",
1313
"escape-html": "1.0.3"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)