mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
deps: merge-descriptors@1.0.1
This commit is contained in:
@@ -14,6 +14,8 @@ unreleased
|
|||||||
- perf: use faster string coercion
|
- perf: use faster string coercion
|
||||||
* deps: finalhandler@0.4.1
|
* deps: finalhandler@0.4.1
|
||||||
- deps: escape-html@~1.0.3
|
- deps: escape-html@~1.0.3
|
||||||
|
* deps: merge-descriptors@1.0.1
|
||||||
|
- perf: enable strict mode
|
||||||
* deps: proxy-addr@~1.0.10
|
* deps: proxy-addr@~1.0.10
|
||||||
- deps: ipaddr.js@1.0.5
|
- deps: ipaddr.js@1.0.5
|
||||||
- perf: enable strict mode
|
- perf: enable strict mode
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
"etag": "~1.7.0",
|
"etag": "~1.7.0",
|
||||||
"finalhandler": "0.4.1",
|
"finalhandler": "0.4.1",
|
||||||
"fresh": "0.3.0",
|
"fresh": "0.3.0",
|
||||||
"merge-descriptors": "1.0.0",
|
"merge-descriptors": "1.0.1",
|
||||||
"methods": "~1.1.1",
|
"methods": "~1.1.1",
|
||||||
"on-finished": "~2.3.0",
|
"on-finished": "~2.3.0",
|
||||||
"parseurl": "~1.3.0",
|
"parseurl": "~1.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user