From e8a223c53286c9c264ab1422340a302ef172f721 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 29 May 2019 16:46:48 +0000 Subject: [PATCH] Bump bluebird from 3.5.4 to 3.5.5 Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Commits](https://github.com/petkaantonov/bluebird/compare/v3.5.4...v3.5.5) --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9fe2fcb..8579f69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -855,9 +855,9 @@ } }, "bluebird": { - "version": "3.5.4", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.4.tgz", - "integrity": "sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==" + "version": "3.5.5", + "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.5.tgz", + "integrity": "sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==" }, "brace-expansion": { "version": "1.1.11",