diff --git a/package.json b/package.json index a654f55e..2d3ecf21 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "modernizr": "^3.6.0", "modernizr-loader": "^1.0.1", "muban-convert-hbs": "^1.1.1", - "muban-core": "^1.12.0", + "muban-core": "^1.13.0", "normalize.css": "^8.0.1", "qs": "^6.6.0", "seng-device-state-tracker": "^1.1.4", diff --git a/yarn.lock b/yarn.lock index aac7c839..f4b2f660 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7769,10 +7769,10 @@ muban-convert-hbs@^1.1.1: "@babel/runtime" "^7.0.0-beta.35" handlebars "^4.0.11" -muban-core@^1.12.0: - version "1.12.0" - resolved "https://registry.yarnpkg.com/muban-core/-/muban-core-1.12.0.tgz#bb226f69f1a7d1e40af856df6367d143f827b141" - integrity sha512-0v8S7BGTg6lpsQAsE5QKe3KFgZROF2qTc+47YDoYHwh12zC3gnEZ3J2d3eCCPr8bgiwTTQBF2CYfgg0XOCnbmQ== +muban-core@^1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/muban-core/-/muban-core-1.13.0.tgz#d5715b7f8242065d9c2b08ea8dcf2eb3d35a89a4" + integrity sha512-01RMIS69WOggfpPxoQO2VFQ9+KizrVwliO8XBuIig9QGKou+MPmUzbc7EdwLSCdoFB9jkVYS2cPH3gL20TCV0Q== dependencies: "@babel/runtime" "^7.0.0-beta.35" loader-utils "^1.1.0"