chore(deps): update deps including core

This commit is contained in:
Alexis Tyler
2020-01-10 13:43:04 +10:30
parent 5971fce4e7
commit d680ceb161
2 changed files with 1675 additions and 1938 deletions

3591
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -29,36 +29,36 @@
"@unraid/core": "github:unraid/core#master",
"accesscontrol": "^2.2.1",
"am": "^1.0.1",
"apollo-datasource-rest": "^0.6.6",
"apollo-server": "^2.9.7",
"apollo-server-express": "^2.9.7",
"apollo-datasource-rest": "^0.6.11",
"apollo-server": "^2.9.16",
"apollo-server-express": "^2.9.16",
"camelcase": "^5.3.1",
"express": "^4.17.1",
"got": "^9.6.0",
"got": "^10.2.1",
"graphql": "^14.5.8",
"graphql-directive": "^0.2.1",
"graphql-tag": "^2.10.1",
"graphql-type-json": "^0.3.0",
"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.3",
"merge-graphql-schemas": "^1.7.6",
"p-props": "^3.1.0",
"set-interval-async": "^1.0.29",
"set-interval-async": "^1.0.30",
"stoppable": "^1.1.0",
"subscriptions-transport-ws": "^0.9.16"
},
"optionalDependencies": {},
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@commitlint/cli": "^8.3.4",
"@commitlint/config-conventional": "^8.3.4",
"ava": "^2.4.0",
"bundle-dependencies": "^1.0.2",
"cz-conventional-changelog": "3.0.2",
"husky": "^3.0.9",
"husky": "^4.0.4",
"modclean": "^3.0.0-beta.1",
"node-env-run": "^3.0.2",
"standard-version": "^7.0.0",
"standard-version": "^7.0.1",
"xo": "^0.25.3"
},
"bundledDependencies": [