update cloudapi dependencies

This commit is contained in:
Sérgio Ramos 2016-12-19 12:33:57 +00:00
parent 26991ab356
commit 382f184580
2 changed files with 617 additions and 585 deletions

View File

@ -9,26 +9,26 @@
"test": "make test" "test": "make test"
}, },
"dependencies": { "dependencies": {
"bunyan": "^1.8.1", "bunyan": "^1.8.5",
"dotenv": "^2.0.0", "dotenv": "^2.0.0",
"express": "^4.14.0", "express": "^4.14.0",
"express-graphql": "^0.5.4", "express-graphql": "^0.6.1",
"got": "^6.5.0", "got": "^6.6.3",
"graphql": "^0.7.1", "graphql": "^0.8.2",
"inherits": "^2.0.3", "inherits": "^2.0.3",
"moment": "^2.15.1", "moment": "^2.17.1",
"smartdc-auth": "^2.5.2", "smartdc-auth": "^2.5.2",
"triton": "https://github.com/tomgco/node-triton.git#45bf5cb70deaf2ae43d2fb69965705550d261616", "triton": "https://github.com/tomgco/node-triton.git#45bf5cb70deaf2ae43d2fb69965705550d261616",
"user-home": "^2.0.0" "user-home": "^2.0.0"
}, },
"devDependencies": { "devDependencies": {
"ava": "^0.16.0", "ava": "^0.17.0",
"eslint": "3.7.0", "eslint": "3.12.2",
"eslint-config-semistandard": "^7.0.0", "eslint-config-semistandard": "^7.0.0",
"eslint-config-standard": "^6.2.0", "eslint-config-standard": "^6.2.1",
"eslint-plugin-promise": "^2.0.1", "eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1", "eslint-plugin-standard": "^2.0.1",
"nyc": "^8.3.2", "nyc": "^10.0.0",
"tap-xunit": "^1.4.0" "tap-xunit": "^1.5.0"
} }
} }

File diff suppressed because it is too large Load Diff