diff --git a/package.json b/package.json index 3aedf37..864c1d3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "disqus" ], "dependencies": { - "bluebird": "^3.5.5", + "bluebird": "^3.7.0", "classnames": "^2.2.6", "codecov": "^3.6.1", "gatsby": "^2.15.28", diff --git a/yarn.lock b/yarn.lock index 840d3f9..0dc7a65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2676,6 +2676,11 @@ bluebird@^3.5.5: version "3.5.5" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f" +bluebird@^3.7.0: + version "3.7.0" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf" + integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg== + bluebird@~3.4.1: version "3.4.7" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"