From a27c82298061824ddef7a2f31e9b5004c0b86348 Mon Sep 17 00:00:00 2001 From: FireMasterK <20838718+FireMasterK@users.noreply.github.com> Date: Sat, 2 Jan 2021 20:23:00 +0530 Subject: [PATCH] deps: update uikit --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de5baa8b..15366b2b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "less": "3.12.2", "less-loader": "^7.2.1", "register-service-worker": "^1.7.1", - "uikit": "^3.5.9", + "uikit": "3.6.5", "video.js": "^7.10.2", "videojs-contrib-quality-levels": "^2.0.9", "videojs-hotkeys": "^0.2.27", diff --git a/yarn.lock b/yarn.lock index ff5b9941..fedea4e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8459,7 +8459,7 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@^3.5.9: +uikit@3.6.5: version "3.6.5" resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.5.tgz#384df90f96a431d12d542b227da99ceff781c71e" integrity sha512-ChsoZBuCC4y0CXqJ51tiIPS4zcKgj8yvXDl8njRyMBLCjNRFlHgSjem2T6pQsEEItoN+Vh7NE3iueD70A4LW4A==