chore(deps): update deps

This commit is contained in:
Alexis Tyler
2020-04-06 14:08:32 +09:30
parent d6364c00f8
commit 273a14c4cf
2 changed files with 1899 additions and 1281 deletions

View File

@@ -31,34 +31,34 @@
"@unraid/core": "github:unraid/core#master",
"accesscontrol": "^2.2.1",
"am": "^1.0.2",
"apollo-datasource-rest": "^0.7.0",
"apollo-server": "^2.10.0",
"apollo-server-express": "^2.10.0",
"apollo-datasource-rest": "^0.8.0",
"apollo-server": "^2.11.0",
"apollo-server-express": "^2.11.0",
"camelcase": "^5.3.1",
"express": "^4.17.1",
"got": "^10.5.5",
"graphql": "^14.6.0",
"got": "^10.7.0",
"graphql": "^15.0.0",
"graphql-directive": "^0.2.1",
"graphql-tag": "^2.10.3",
"graphql-type-json": "^0.3.1",
"graphql-type-long": "^0.1.1",
"graphql-type-uuid": "^0.2.0",
"lodash.get": "^4.4.2",
"merge-graphql-schemas": "^1.7.6",
"merge-graphql-schemas": "^1.7.7",
"p-props": "^3.1.0",
"p-wait-for": "3.1.0",
"redact-secrets": "1.0.0",
"request-promise": "4.2.5",
"set-interval-async": "^1.0.30",
"set-interval-async": "^1.0.32",
"stoppable": "^1.1.0",
"subscriptions-transport-ws": "^0.9.16",
"ts-node": "8.6.2"
"ts-node": "8.8.2"
},
"optionalDependencies": {},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"ava": "^3.3.0",
"ava": "^3.6.0",
"bundle-dependencies": "^1.0.2",
"cpx": "1.5.0",
"cz-conventional-changelog": "3.1.0",
@@ -67,8 +67,8 @@
"node-env-run": "^3.0.2",
"source-map-support": "0.5.16",
"standard-version": "^7.1.0",
"typescript": "3.7.5",
"xo": "^0.26.0"
"typescript": "3.8.3",
"xo": "^0.28.3"
},
"bundledDependencies": [
"@gridplus/docker-events",