diff --git a/package.json b/package.json index d29cdce7..e5c90cc2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "ansi-to-html": "^0.6.14", "buefy": "^0.8.17", "bulma": "^0.8.2", - "caniuse-lite": "^1.0.30001046", + "caniuse-lite": "^1.0.30001047", "date-fns": "^2.12.0", "hotkeys-js": "^3.7.6", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index e9c4e3d7..5469fa1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2161,10 +2161,10 @@ caniuse-api@^3.0.0: lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001035, caniuse-lite@^1.0.30001046: - version "1.0.30001046" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001046.tgz#7a06d3e8fd8aa7f4d21c9a2e313f35f2d06b013e" - integrity sha512-CsGjBRYWG6FvgbyGy+hBbaezpwiqIOLkxQPY4A4Ea49g1eNsnQuESB+n4QM0BKii1j80MyJ26Ir5ywTQkbRE4g== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001035, caniuse-lite@^1.0.30001047: + version "1.0.30001047" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001047.tgz#db5d6649d5ef4a41ad3499bdd29edb22703c2a5e" + integrity sha512-eaZFO+zPTGCCi5EBK0Ri8f2qXJ1lLH0Ic/UM2wrfc0bQkSiwGEk75tZEu2Gns7uvTMKcADLh0+QdTjzcRt3owA== capture-exit@^2.0.0: version "2.0.0"