mirror of
https://github.com/unraid/api.git
synced 2026-01-08 09:39:49 -06:00
chore: rebuild lock file
This commit is contained in:
5450
package-lock.json
generated
5450
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -31,21 +31,21 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.2.5",
|
||||
"@gridplus/docker-events": "github:OmgImAlexis/docker-events",
|
||||
"@gridplus/docker-events": "OmgImAlexis/docker-events#master",
|
||||
"@sentry/node": "^5.26.0",
|
||||
"@unraid/core": "github:unraid/core",
|
||||
"@unraid/core": "Unraid/core#master",
|
||||
"accesscontrol": "^2.2.1",
|
||||
"am": "^1.1.0",
|
||||
"apollo-server": "2.18.2",
|
||||
"apollo-server-express": "2.18.2",
|
||||
"camelcase": "6.1.0",
|
||||
"clean-cache": "github:omgimalexis/clean-cache",
|
||||
"clean-cache": "OmgImAlexis/clean-cache#master",
|
||||
"cross-fetch": "^3.0.6",
|
||||
"dot-prop": "^6.0.0",
|
||||
"express": "^4.17.1",
|
||||
"graphql": "^15.3.0",
|
||||
"graphql-directive": "^0.2.1",
|
||||
"graphql-subscriptions-client": "github:OmgImAlexis/graphql-subscriptions-client",
|
||||
"graphql-subscriptions-client": "OmgImAlexis/graphql-subscriptions-client#master",
|
||||
"graphql-tag": "^2.11.0",
|
||||
"graphql-type-json": "^0.3.2",
|
||||
"graphql-type-long": "^0.1.1",
|
||||
@@ -55,7 +55,7 @@
|
||||
"node-cache": "5.1.2",
|
||||
"p-wait-for": "^3.1.0",
|
||||
"pm2": "^4.5.0",
|
||||
"redact-secrets": "github:omgimalexis/redact-secrets",
|
||||
"redact-secrets": "OmgImAlexis/redact-secrets#master",
|
||||
"set-interval-async": "^1.0.33",
|
||||
"stoppable": "^1.1.0",
|
||||
"subscriptions-transport-ws": "^0.9.18"
|
||||
@@ -132,4 +132,4 @@
|
||||
"stoppable",
|
||||
"subscriptions-transport-ws"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user