mirror of
https://github.com/unraid/api.git
synced 2026-01-16 21:50:18 -06:00
chore(deps): bump deps
This commit is contained in:
38
package-lock.json
generated
38
package-lock.json
generated
@@ -690,33 +690,33 @@
|
||||
"from": "github:unraid/core#master",
|
||||
"requires": {
|
||||
"accesscontrol": "^2.2.1",
|
||||
"apollo-server": "^2.8.1",
|
||||
"apollo-server": "^2.9.6",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"better-stack-traces": "^1.1.0",
|
||||
"bolus": "github:OmgImAlexis/bolus#04cd4d9",
|
||||
"bycontract": "^2.0.5",
|
||||
"bycontract": "^2.0.6",
|
||||
"bytes": "^3.1.0",
|
||||
"camelcase": "^5.3.1",
|
||||
"camelcase-keys": "^5.2.0",
|
||||
"chokidar": "^3.0.1",
|
||||
"camelcase-keys": "^6.0.1",
|
||||
"chokidar": "^3.2.1",
|
||||
"clean-cache": "github:OmgImAlexis/clean-cache#d0df9b1",
|
||||
"clear-module": "^3.2.0",
|
||||
"clear-module": "^4.0.0",
|
||||
"cli-table": "^0.3.1",
|
||||
"deepmerge": "^3.2.1",
|
||||
"deepmerge": "^4.1.1",
|
||||
"delay": "^4.3.0",
|
||||
"dl-tgz": "^0.7.1",
|
||||
"dockerode": "^2.5.8",
|
||||
"dockerode": "^3.0.2",
|
||||
"dot-prop": "^5.1.0",
|
||||
"execa": "^1.0.0",
|
||||
"execa": "^2.1.0",
|
||||
"express-list-endpoints": "^4.0.1",
|
||||
"flatten": "^1.0.2",
|
||||
"fromentries": "^1.2.0",
|
||||
"fs-extra": "^8.0.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"fs-proxy": "github:OmgImAlexis/fs-proxy#1f002a7",
|
||||
"get-server-address": "^1.0.1",
|
||||
"glob": "^7.1.4",
|
||||
"globby": "^9.2.0",
|
||||
"graphql": "^14.4.2",
|
||||
"globby": "^10.0.1",
|
||||
"graphql": "^14.5.8",
|
||||
"htpasswd-js": "^1.0.2",
|
||||
"ini": "^1.3.5",
|
||||
"is-plain-object": "^3.0.0",
|
||||
@@ -727,28 +727,28 @@
|
||||
"micromongo-class": "github:OmgImAlexis/micromongo-class#f98a9e1",
|
||||
"ms": "^2.1.2",
|
||||
"multi-ini": "^2.0.0",
|
||||
"mustache": "^3.0.1",
|
||||
"mustache": "^3.1.0",
|
||||
"node-fetch": "^2.6.0",
|
||||
"npm-keyword": "^6.1.0",
|
||||
"object.omit": "^3.0.0",
|
||||
"observable-to-promise": "^1.0.0",
|
||||
"os-uptime": "^2.0.2",
|
||||
"p-iteration": "^1.1.8",
|
||||
"p-props": "^3.0.1",
|
||||
"package-json": "^6.4.0",
|
||||
"p-props": "^3.1.0",
|
||||
"package-json": "^6.5.0",
|
||||
"path-exists": "^4.0.0",
|
||||
"pify": "^4.0.1",
|
||||
"pretty-ms": "^5.0.0",
|
||||
"ps-list": "^6.3.0",
|
||||
"request": "^2.88.0",
|
||||
"request-promise-native": "^1.0.7",
|
||||
"semver": "^6.2.0",
|
||||
"systeminformation": "^4.14.4",
|
||||
"semver": "^6.3.0",
|
||||
"systeminformation": "^4.14.11",
|
||||
"temp-write": "^4.0.0",
|
||||
"tracer": "^0.9.8",
|
||||
"tracer": "^1.0.1",
|
||||
"upcast": "^4.0.0",
|
||||
"validator": "^11.0.0",
|
||||
"xo": "^0.24.0"
|
||||
"validator": "^11.1.0",
|
||||
"xo": "^0.25.3"
|
||||
}
|
||||
},
|
||||
"@wry/equality": {
|
||||
|
||||
14
package.json
14
package.json
@@ -21,13 +21,13 @@
|
||||
"@unraid/core": "unraid/core#master",
|
||||
"accesscontrol": "^2.2.1",
|
||||
"am": "^1.0.1",
|
||||
"apollo-datasource-rest": "^0.6.1",
|
||||
"apollo-server": "^2.8.1",
|
||||
"apollo-server-express": "^2.8.1",
|
||||
"apollo-datasource-rest": "^0.6.5",
|
||||
"apollo-server": "^2.9.6",
|
||||
"apollo-server-express": "^2.9.6",
|
||||
"camelcase": "^5.3.1",
|
||||
"express": "^4.17.1",
|
||||
"got": "^9.6.0",
|
||||
"graphql": "^14.4.2",
|
||||
"graphql": "^14.5.8",
|
||||
"graphql-directive": "^0.2.1",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"graphql-type-json": "^0.3.0",
|
||||
@@ -35,8 +35,8 @@
|
||||
"graphql-type-uuid": "^0.2.0",
|
||||
"lodash.get": "^4.4.2",
|
||||
"merge-graphql-schemas": "^1.7.0",
|
||||
"p-props": "^3.0.1",
|
||||
"set-interval-async": "^1.0.26",
|
||||
"p-props": "^3.1.0",
|
||||
"set-interval-async": "^1.0.29",
|
||||
"stoppable": "^1.1.0",
|
||||
"subscriptions-transport-ws": "^0.9.16"
|
||||
},
|
||||
@@ -81,6 +81,6 @@
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user