mirror of
https://github.com/unraid/api.git
synced 2026-04-28 03:01:12 -05:00
chore: remove unused dep
This commit is contained in:
Generated
-15
@@ -10465,21 +10465,6 @@
|
||||
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
||||
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
|
||||
},
|
||||
"p-wait-for": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/p-wait-for/-/p-wait-for-4.0.0.tgz",
|
||||
"integrity": "sha512-nNTv4xr44ZCilARTe9Bbh0+Ou5D2O1y8CPUsgH7ok6r1F7pSHM7pkOjaySgrW+sq3l4NEMFtLu8u8rgHm6TK5w==",
|
||||
"requires": {
|
||||
"p-timeout": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"p-timeout": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.0.0.tgz",
|
||||
"integrity": "sha512-z+bU/N7L1SABsqKnQzvAnINgPX7NHdzwUV+gHyJE7VGNDZSr03rhcPODCZSWiiT9k+gf74QPmzcZzqJRvxYZow=="
|
||||
}
|
||||
}
|
||||
},
|
||||
"package-hash": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/package-hash/-/package-hash-4.0.0.tgz",
|
||||
|
||||
@@ -106,7 +106,6 @@
|
||||
"observable-to-promise": "^1.0.0",
|
||||
"p-iteration": "^1.1.8",
|
||||
"p-props": "^4.0.0",
|
||||
"p-wait-for": "^4.0.0",
|
||||
"package-json": "^7.0.0",
|
||||
"path-exists": "^4.0.0",
|
||||
"path-type": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user