diff --git a/package.json b/package.json index 4067d3fae..603f02ad9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "babel-preset-es2015": "^6.24.0", "babel-preset-es2016": "^6.24.1", "babel-preset-react": "^6.23.0", - "box-annotations": "^0.13.0", + "box-annotations": "^0.14.0", "chai": "^4.1.2", "chai-dom": "^1.5.0", "codeceptjs-webdriverio": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 808d380c3..cf77f450d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1205,17 +1205,17 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^0.13.0: - version "0.13.0" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.13.0.tgz#c72f76d136046d41697ca9bd0b1e0bd855515f5e" +box-annotations@^0.14.0: + version "0.14.0" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.14.0.tgz#190785965ebb88ce0e8f4a01762269bef3962fd7" dependencies: - box-react-ui "^21.0.3" + box-react-ui "^22.3.0" rangy "^1.3.0" rbush "^2.0.1" -box-react-ui@^21.0.3: - version "21.6.1" - resolved "https://registry.yarnpkg.com/box-react-ui/-/box-react-ui-21.6.1.tgz#e10feae465e0b788f03d623997e23a8e48db698e" +box-react-ui@^22.3.0: + version "22.4.1" + resolved "https://registry.yarnpkg.com/box-react-ui/-/box-react-ui-22.4.1.tgz#f38e787fda409956ab34f9ad982ca18ad6b4e67f" dependencies: yui "^3.18.1"