From 79721305e546c9147dccec44c4fb78c8a3e64389 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2019 21:14:27 +0000 Subject: [PATCH] Bump bluebird from 3.5.5 to 3.7.2 Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.5.5 to 3.7.2. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](https://github.com/petkaantonov/bluebird/compare/v3.5.5...v3.7.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67efb754..383adcc7 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/react": "^16.0.19", "@types/react-dom": "^16.0.2", "async": "^0.9.0", - "bluebird": "~3.5.3", + "bluebird": "~3.7.2", "bootstrap": "^3.3.6", "core-js": "^2.5.1", "expect.js": "~0.3.1",