diff --git a/UI/package-lock.json b/UI/package-lock.json index 20a1427..751ca3a 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.1", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.5.1.tgz", + "integrity": "sha512-JmQn1uCaY+5Lvh7cXZLyVwjEaCTTI2nHjWJ3f0xN4AXCNjr6n2MFodrVqe/X1VrDRcT6tuO9BhRf4SWEeYyHRg==" }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4", diff --git a/UI/package.json b/UI/package.json index 37c659e..89f0420 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.1", "uuid": "^3.3.3" }, "scripts": {