diff --git a/package-lock.json b/package-lock.json index ddb0799a..eff08b57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "intl-pluralrules": "^1.3.1", "js-polyfills": "^0.1.42", "jssha": "^3.3.0", - "keycharm": "0.3.1", + "keycharm": "0.4.0", "lodash": "^4.17.21", "marked": "^4.0.10", "matchmedia-polyfill": "^0.3.2", @@ -14279,9 +14279,9 @@ } }, "node_modules/keycharm": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/keycharm/-/keycharm-0.3.1.tgz", - "integrity": "sha512-zn47Ti4FJT9zdF+YBBLWJsfKF/fYQHkrYlBeB5Ez5e2PjW7SoIxr43yehAne2HruulIoid4NKZZxO0dHBygCtQ==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/keycharm/-/keycharm-0.4.0.tgz", + "integrity": "sha512-TyQTtsabOVv3MeOpR92sIKk/br9wxS+zGj4BG7CR8YbK4jM3tyIBaF0zhzeBUMx36/Q/iQLOKKOT+3jOQtemRQ==", "license": "(Apache-2.0 OR MIT)" }, "node_modules/keyv": { diff --git a/package.json b/package.json index e7d20886..4e1e7720 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "intl-pluralrules": "^1.3.1", "js-polyfills": "^0.1.42", "jssha": "^3.3.0", - "keycharm": "0.3.1", + "keycharm": "0.4.0", "lodash": "^4.17.21", "marked": "^4.0.10", "matchmedia-polyfill": "^0.3.2",