diff --git a/package.json b/package.json index 4cc275f..243cb1d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "babel-loader": "8.4.1", "babel-plugin-named-asset-import": "0.3.8", "babel-preset-react-app": "10.0.1", - "bfj": "7.1.0", + "bfj": "9.1.1", "camelcase": "6.3.0", "case-sensitive-paths-webpack-plugin": "2.4.0", "css-loader": "4.3.0", diff --git a/yarn.lock b/yarn.lock index 9faf2b1..22e31e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3687,12 +3687,11 @@ batch@0.6.1: resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16" integrity sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw== -bfj@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/bfj/-/bfj-7.1.0.tgz#c5177d522103f9040e1b12980fe8c38cf41d3f8b" - integrity sha512-I6MMLkn+anzNdCUp9hMRyui1HaNEUCco50lxbvNS4+EyXg8lN3nJ48PjPWtbH8UVS9CuMoaKE9U2V3l29DaRQw== +bfj@9.1.1: + version "9.1.1" + resolved "https://registry.yarnpkg.com/bfj/-/bfj-9.1.1.tgz#913f7cbf87b14ac63975e89f21c64ad18e83c502" + integrity sha512-f3uU0MzqtuOvnB62ZUyzr2qqHVy5zFu3KV9H0MBVacdb7hsRxKSa18KtiwLZCF/5oRE3O4udraOxOC3F3A+kzA== dependencies: - bluebird "^3.7.2" check-types "^11.2.3" hoopy "^0.1.4" jsonpath "^1.1.1" @@ -3720,7 +3719,7 @@ bindings@^1.5.0: dependencies: file-uri-to-path "1.0.0" -bluebird@^3.5.5, bluebird@^3.7.2: +bluebird@^3.5.5: version "3.7.2" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==