From 7bb88bb2dbf746e522f8ca498add2244b3314b85 Mon Sep 17 00:00:00 2001 From: Daniel Deak Date: Tue, 25 May 2021 15:16:26 +0100 Subject: [PATCH] Updated hmi to v0.4.3 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index bcddcb1b..b2cf7119 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@testing-library/jest-dom": "^5.12.0", "@testing-library/react": "^11.2.7", "date-fns": "^2.21.3", - "hmi": "git+ssh://git@github.com:dataswift/hmi-react.git#v0.4.1", + "hmi": "git+ssh://git@github.com:dataswift/hmi-react.git#v0.4.3", "js-cookie": "^2.2.1", "lodash": "^4.17.21", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index e93e60b0..226b62e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6049,9 +6049,9 @@ hmac-drbg@^1.0.1: minimalistic-assert "^1.0.0" minimalistic-crypto-utils "^1.0.1" -"hmi@git+ssh://git@github.com:dataswift/hmi-react.git#v0.4.1": - version "0.4.1" - resolved "git+ssh://git@github.com:dataswift/hmi-react.git#568287efee5e0abcd991c68ab871ff2d011ebbdf" +"hmi@git+ssh://git@github.com:dataswift/hmi-react.git#v0.4.3": + version "0.4.3" + resolved "git+ssh://git@github.com:dataswift/hmi-react.git#9e58dd2acd4a2cf9b314c73855993737f287b311" dependencies: lodash "^4.17.21" lodash-es "^4.17.21"