From 102c99449e23fc5ccf216cfae7185164d6f24406 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Nov 2020 10:45:52 +0000 Subject: [PATCH] build(deps): bump uikit from 3.4.4 to 3.5.10 in /UI Bumps [uikit](https://github.com/uikit/uikit) from 3.4.4 to 3.5.10. - [Release notes](https://github.com/uikit/uikit/releases) - [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/uikit/uikit/compare/v3.4.4...v3.5.10) Signed-off-by: dependabot-preview[bot] --- UI/package-lock.json | 6 +++--- UI/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/UI/package-lock.json b/UI/package-lock.json index 20a1427..88f349d 100644 --- a/UI/package-lock.json +++ b/UI/package-lock.json @@ -15944,9 +15944,9 @@ "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=" }, "uikit": { - "version": "3.4.4", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.4.4.tgz", - "integrity": "sha512-VTDqtTUTH2XiGw0MudWki4oPl+Bxt3JEm5S/CE1B9zUmt9/FqKRYxv/7s5GSeNMnRMSQa2evQTkLSGsdBmKXdA==" + "version": "3.5.10", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.5.10.tgz", + "integrity": "sha512-X+OUD02atmks1yYG9C3FSo1EcQ0xfV0+NCHspTShd2uMKYcC5LiMq6o/MyxBxx2bQSeKXh6Kh8TqQ/v4LWI4Tg==" }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4", diff --git a/UI/package.json b/UI/package.json index 37c659e..430d339 100644 --- a/UI/package.json +++ b/UI/package.json @@ -25,7 +25,7 @@ "redux-logger": "^3.0.6", "redux-thunk": "^2.3.0", "superagent": "^5.2.2", - "uikit": "^3.4.4", + "uikit": "^3.5.10", "uuid": "^3.3.3" }, "scripts": {