mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
deps: accepts@~1.1.2
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
unreleased
|
||||
==========
|
||||
|
||||
* deps: accepts@~1.1.2
|
||||
- Fix error when media type has invalid parameter
|
||||
- deps: negotiator@0.4.9
|
||||
|
||||
4.9.7 / 2014-10-10
|
||||
==================
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"license": "MIT",
|
||||
"homepage": "http://expressjs.com/",
|
||||
"dependencies": {
|
||||
"accepts": "~1.1.1",
|
||||
"accepts": "~1.1.2",
|
||||
"cookie-signature": "1.0.5",
|
||||
"debug": "~2.0.0",
|
||||
"depd": "0.4.5",
|
||||
|
||||
Reference in New Issue
Block a user