diff --git a/package.json b/package.json index 93d41d8ce..570f74991 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "babel-preset-es2015": "^6.24.0", "babel-preset-es2016": "^6.24.1", "babel-preset-react": "^6.23.0", - "box-annotations": "^0.11.1", + "box-annotations": "^0.12.0", "chai": "^4.1.2", "chai-dom": "^1.5.0", "conventional-changelog-cli": "^1.3.5", diff --git a/yarn.lock b/yarn.lock index 06c1824a1..4b8f579dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1164,9 +1164,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^0.11.1: - version "0.11.1" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.11.1.tgz#14c11890f26d5f55aa9705e7bd158c0dfd3a4cf3" +box-annotations@^0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.12.0.tgz#2cbc17e53607a67ff73b606ebe040191daa95b1a" dependencies: box-react-ui "^21.0.3" rangy "^1.3.0"