From cb958b7311e8efab46c68dc005641b46dbff85b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 16:01:22 +0000 Subject: [PATCH] build(deps): bump infra.connectors from `6f424ff` to `6c03cd1` Bumps [infra.connectors](https://github.com/ottomatica/infra.connectors) from `6f424ff` to `6c03cd1`. - [Release notes](https://github.com/ottomatica/infra.connectors/releases) - [Commits](https://github.com/ottomatica/infra.connectors/compare/6f424ffcc5f3a868d0506c7d94f7a3964c90577c...6c03cd1bba991b9f55ec637471369cd741c178fb) --- updated-dependencies: - dependency-name: infra.connectors dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b369b8a..34b085e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2988,8 +2988,9 @@ } }, "node_modules/infra.connectors": { - "version": "0.1.11", - "resolved": "git+ssh://git@github.com/ottomatica/infra.connectors.git#6f424ffcc5f3a868d0506c7d94f7a3964c90577c", + "version": "0.2.1", + "resolved": "git+ssh://git@github.com/ottomatica/infra.connectors.git#6c03cd1bba991b9f55ec637471369cd741c178fb", + "integrity": "sha512-3mDXPtHLErAwaqRLX1Whbt+5NI/8ofwQ+z8u42lmZaOqvaSR3wtOM3Svq8ja4FEQuCnVZG4tvAFF8s37mZdySA==", "license": "Apache-2.0", "dependencies": { "chalk": "^4.1.0", @@ -9114,8 +9115,9 @@ } }, "infra.connectors": { - "version": "git+ssh://git@github.com/ottomatica/infra.connectors.git#6f424ffcc5f3a868d0506c7d94f7a3964c90577c", - "from": "infra.connectors@github:ottomatica/infra.connectors", + "version": "git+ssh://git@github.com/ottomatica/infra.connectors.git#6c03cd1bba991b9f55ec637471369cd741c178fb", + "integrity": "sha512-3mDXPtHLErAwaqRLX1Whbt+5NI/8ofwQ+z8u42lmZaOqvaSR3wtOM3Svq8ja4FEQuCnVZG4tvAFF8s37mZdySA==", + "from": "infra.connectors@github:ottomatica/infra.connectors#6c03cd1bba991b9f55ec637471369cd741c178fb", "requires": { "chalk": "^4.1.0", "check-disk-space": "^2.1.0",