Skip to content

Commit

Permalink
deps: upgrade dependencies (#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore authored and dead-horse committed May 7, 2017
1 parent bd0a827 commit 8d6755b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -15,26 +15,26 @@
"dependencies": {
"accepts": "^1.3.3",
"agentkeepalive": "^3.1.0",
"cluster-client": "^1.5.3",
"cluster-client": "^1.6.3",
"co": "^4.6.0",
"debug": "^2.6.3",
"debug": "^2.6.6",
"delegates": "^1.0.0",
"egg-cluster": "^1.6.2",
"egg-cookies": "^2.2.1",
"egg-core": "^3.2.0",
"egg-development": "^1.2.0",
"egg-i18n": "^1.1.0",
"egg-core": "^3.7.0",
"egg-development": "^1.3.0",
"egg-i18n": "^1.1.1",
"egg-jsonp": "^1.0.0",
"egg-logger": "^1.5.0",
"egg-logger": "^1.6.0",
"egg-logrotator": "^2.2.2",
"egg-multipart": "^1.2.0",
"egg-multipart": "^1.3.0",
"egg-onerror": "^1.3.0",
"egg-schedule": "^2.3.0",
"egg-security": "^1.9.0",
"egg-session": "^2.1.0",
"egg-static": "^1.3.0",
"egg-view": "^1.1.0",
"egg-watcher": "^2.1.0",
"egg-watcher": "^2.1.2",
"extend2": "^1.0.0",
"graceful": "^1.0.1",
"is-type-of": "^1.0.0",
Expand All @@ -43,19 +43,19 @@
"mime-types": "^2.1.15",
"sendmessage": "^1.1.0",
"urllib": "^2.22.0",
"utility": "^1.11.0"
"utility": "^1.12.0"
},
"devDependencies": {
"autod": "^2.8.0",
"autod-egg": "^1.0.0",
"coffee": "^3.3.0",
"egg-alinode": "^1.0.3",
"egg-bin": "^3.2.1",
"egg-mock": "^3.2.0",
"egg-plugin-puml": "^2.0.0",
"egg-view-nunjucks": "^2.0.0",
"egg-bin": "^3.3.2",
"egg-mock": "^3.5.0",
"egg-plugin-puml": "^2.3.0",
"egg-view-nunjucks": "^2.1.0",
"eslint": "^3.19.0",
"eslint-config-egg": "^3.2.0",
"eslint-config-egg": "^4.0.0",
"formstream": "^1.1.0",
"gh-pages": "^0.12.0",
"glob": "^7.1.1",
Expand Down

0 comments on commit 8d6755b

Please sign in to comment.