diff --git a/package.json b/package.json index 503823ae9..a3e5d9fa7 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": "^2.0.0", + "box-annotations": "^2.0.1", "box-locales": "^0.0.1", "box-react-ui": "^22.7.0", "chai": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 58c0c7d25..b95c9f485 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1309,9 +1309,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-2.0.0.tgz#b09981fcece48a9828575478f7acade1cb9d4632" +box-annotations@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-2.0.1.tgz#7f3eb76f30e66a45f619be0fcad8cce736ebb869" box-locales@^0.0.1: version "0.0.1"