mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Update dependencies
This commit is contained in:
parent
22f96e1719
commit
5734e91a91
10
package.json
10
package.json
@ -36,7 +36,7 @@
|
||||
"commander": "^2.9.0",
|
||||
"consolidate": "^0.13.1",
|
||||
"fs-extra": "^0.24.0",
|
||||
"graphql": "^0.4.7",
|
||||
"graphql": "^0.4.9",
|
||||
"include-all": "^0.1.6",
|
||||
"json-stringify-safe": "^5.0.1",
|
||||
"koa": "^1.1.0",
|
||||
@ -56,7 +56,7 @@
|
||||
"koa-proxy": "^0.4.1",
|
||||
"koa-response-time": "^1.0.2",
|
||||
"koa-router": "^5.2.3",
|
||||
"koa-send": "^2.0.1",
|
||||
"koa-send": "^3.0.0",
|
||||
"koa-session": "^3.3.1",
|
||||
"koa-ssl": "^2.0.0",
|
||||
"koa-static": "^1.5.1",
|
||||
@ -77,13 +77,13 @@
|
||||
"strapi-generate-users": "^1.2.0",
|
||||
"unzip2": "^0.2.5",
|
||||
"waterline": "^0.10.26",
|
||||
"waterline-graphql": "^1.0.0",
|
||||
"waterline-graphql": "^1.0.1",
|
||||
"winston": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel": "^5.8.23",
|
||||
"babel-eslint": "^4.1.3",
|
||||
"eslint": "^1.7.2",
|
||||
"eslint": "^1.7.3",
|
||||
"eslint-config-standard": "^4.4.0",
|
||||
"eslint-config-xo": "^0.6.0",
|
||||
"eslint-plugin-babel": "^2.1.1",
|
||||
@ -94,7 +94,7 @@
|
||||
"make-lint": "^1.0.1",
|
||||
"methods": "^1.1.1",
|
||||
"mocha": "^2.3.3",
|
||||
"should": "^7.1.0",
|
||||
"should": "^7.1.1",
|
||||
"should-http": "^0.0.4",
|
||||
"statuses": "^1.2.1",
|
||||
"supertest": "^1.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user