diff --git a/package.json b/package.json index 7bd24363e..31bf7f340 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.14.0", + "box-annotations": "^0.15.0", "chai": "^4.1.2", "chai-dom": "^1.5.0", "codeceptjs-webdriverio": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index cf77f450d..3a1cf16da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1205,9 +1205,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^0.14.0: - version "0.14.0" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.14.0.tgz#190785965ebb88ce0e8f4a01762269bef3962fd7" +box-annotations@^0.15.0: + version "0.15.0" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.15.0.tgz#c1da50ff1053b99d2f2aa06dc835a2a702cdf6ec" dependencies: box-react-ui "^22.3.0" rangy "^1.3.0"