From 96ab9d11ebd9a458b1343a1baa50c0073297d3e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Nov 2021 04:07:47 +0000 Subject: [PATCH] Bump uikit from 3.9.3 to 3.9.4 Bumps [uikit](https://github.com/uikit/uikit) from 3.9.3 to 3.9.4. - [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.9.3...v3.9.4) --- updated-dependencies: - dependency-name: uikit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dbd88c74..c7d8c02d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "mux.js": "^5.14.1", "register-service-worker": "^1.7.1", "shaka-player": "3.2.1", - "uikit": "3.9.3", + "uikit": "3.9.4", "vue": "^3.2.22", "vue-i18n": "^9.2.0-beta.22", "vue-router": "^4.0.12", diff --git a/yarn.lock b/yarn.lock index ba7aaf6d..26463387 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8549,10 +8549,10 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@3.9.3: - version "3.9.3" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.9.3.tgz#fe0ec6986dc9769f4cce90fd466b093c450e6e69" - integrity sha512-+kL1A3nl+t9yXIrILi+5kGbsZyq8WMZmyZGIZmYbw2RqGzgUe8SRUm3zKUEWfpMTmtBD99nl1oZ5Te2qE2ZHRQ== +uikit@3.9.4: + version "3.9.4" + resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.9.4.tgz#2565a5c0239f49d3a75bfa89c519d40c006e3c46" + integrity sha512-mrOr/k3a/6/VBXgnqmQFg0l2ipZyoTpULZZgJ0RVHZz97HNrc28KQsb24pl8wxtw+BGpD39nfMhSmOznyOZuHw== unbox-primitive@^1.0.1: version "1.0.1"