mirror of
https://github.com/unraid/api.git
synced 2026-01-10 02:30:02 -06:00
26
yarn.lock
26
yarn.lock
@@ -187,7 +187,7 @@
|
||||
|
||||
"@unraid/core@ssh://git@github.com:unraid/core.git":
|
||||
version "1.0.0"
|
||||
resolved "ssh://git@github.com:unraid/core.git#2330083022d6e679eed2b6d0e9267bfc4c48f420"
|
||||
resolved "ssh://git@github.com:unraid/core.git#9572f6d0a199746c8785ee766dcd217320d6d9fd"
|
||||
dependencies:
|
||||
better-stack-traces "^1.1.0"
|
||||
bolus "https://github.com/omgimalexis/bolus"
|
||||
@@ -207,6 +207,7 @@
|
||||
glob "^7.1.4"
|
||||
ini "^1.3.5"
|
||||
is-relative "^1.0.0"
|
||||
map-obj "^4.1.0"
|
||||
micromongo-class "ssh://git@github.com:omgimalexis/micromongo-class"
|
||||
ms "^2.1.2"
|
||||
multi-ini "^2.0.0"
|
||||
@@ -444,11 +445,6 @@ async-retry@^1.2.1:
|
||||
dependencies:
|
||||
retry "0.12.0"
|
||||
|
||||
auto-bind@^1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-1.2.1.tgz#807f7910b0210db9eefe133f3492c28e89698b96"
|
||||
integrity sha512-/W9yj1yKmBLwpexwAujeD9YHwYmRuWFGV8HWE7smQab797VeHa4/cnE2NFeDhA+E+5e/OGBI8763EhLjfZ/MXA==
|
||||
|
||||
backo2@^1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947"
|
||||
@@ -663,14 +659,6 @@ concat-stream@~1.6.2:
|
||||
readable-stream "^2.2.2"
|
||||
typedarray "^0.0.6"
|
||||
|
||||
"conf-cfg-ini@https://github.com/omgimalexis/conf-cfg-ini":
|
||||
version "2.0.0"
|
||||
resolved "https://github.com/omgimalexis/conf-cfg-ini#35937c17f5cf5c6932ee75386e995325ab9b6484"
|
||||
dependencies:
|
||||
auto-bind "^1.2.1"
|
||||
esm "^3.0.84"
|
||||
unquote "^1.1.1"
|
||||
|
||||
content-disposition@0.5.3:
|
||||
version "0.5.3"
|
||||
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
|
||||
@@ -1474,6 +1462,11 @@ map-obj@^3.0.0:
|
||||
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-3.1.0.tgz#3be9810d926db2f8612c728a2e95e03b7f109241"
|
||||
integrity sha512-Xg1iyYz/+iIW6YoMldux47H/e5QZyDSB41Kb0ev+YYHh3FJnyyzY0vTk/WbVeWcCvdXd70cOriUBmhP8alUFBA==
|
||||
|
||||
map-obj@^4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
|
||||
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
|
||||
|
||||
media-typer@0.3.0:
|
||||
version "0.3.0"
|
||||
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
|
||||
@@ -2266,11 +2259,6 @@ unpipe@1.0.0, unpipe@~1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
|
||||
integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
|
||||
|
||||
unquote@^1.1.1:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/unquote/-/unquote-1.1.1.tgz#8fded7324ec6e88a0ff8b905e7c098cdc086d544"
|
||||
integrity sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=
|
||||
|
||||
upcast@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/upcast/-/upcast-4.0.0.tgz#30c8397a8805be1f40b176f253c78f0f53d108f6"
|
||||
|
||||
Reference in New Issue
Block a user