diff --git a/package.json b/package.json index fb14982fc..1ed56ccb7 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": "^3.0.0", + "box-annotations": "^3.1.0", "box-locales": "^0.0.1", "box-react-ui": "^22.7.0", "chai": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index b239230a4..3114c83ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1519,10 +1519,10 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-3.0.0.tgz#1eab520689a07564a1e4ba7c6db4a5943aa7d5aa" - integrity sha512-fgn52cZGwvKVFIa1b0Hf/cyc1oadvN7RWuSgoAp5e8UPFsu0Bhk+5qi0k0GSgScLnzybyLuIIfDqyvcjXd2Rjg== +box-annotations@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-3.1.0.tgz#cdc745d63851d8d09d39b465cb893e2867c18623" + integrity sha512-1FeT0o36UglHx0wTURuoe+7drq3vwowv7nATO9Eb6MLE9/WipZ1mjWNxpS2hFINrPHxR5X9gM30IVy5jMf01Tw== box-locales@^0.0.1: version "0.0.1"