From 7598a869444e2861f35dc6967e6fcaa19447b2a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Aug 2021 13:25:07 +0000 Subject: [PATCH] build(deps): bump y18n from 4.0.0 to 4.0.3 Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3) Signed-off-by: dependabot[bot] --- package-lock.json | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) 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",