diff --git a/package-lock.json b/package-lock.json index 2583c31..91c34af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1321,6 +1321,24 @@ "sudo-prompt": "^9.2.1", "uuid": "^8.3.0", "yargs": "^15.4.1" + }, + "dependencies": { + "infra.connectors": { + "version": "github:ottomatica/infra.connectors#c6939d6e0fe8ac4f0053043507b898515866a37f", + "from": "github:ottomatica/infra.connectors", + "requires": { + "chalk": "^4.1.0", + "check-disk-space": "^2.1.0", + "dockerode": "^2.5.8", + "fs-extra": "^9.0.1", + "got": "^11.5.2", + "js-yaml": "^3.14.0", + "ssh2": "^0.8.7", + "systeminformation": "^4.27.1", + "tar": "^6.0.2", + "uuid": "^8.3.0" + } + } } }, "docker-modem": { @@ -4827,9 +4845,9 @@ "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" }, "y18n": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==" + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", + "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==" }, "yallist": { "version": "4.0.0",