From d419e65356490f96139ce3148a41af8a9895c671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 16 Apr 2019 06:01:10 +0000 Subject: [PATCH] Bump bluebird from 3.5.0 to 3.5.4 Bumps [bluebird](https://github.com/petkaantonov/bluebird) from 3.5.0 to 3.5.4. - [Release notes](https://github.com/petkaantonov/bluebird/releases) - [Changelog](https://github.com/petkaantonov/bluebird/blob/master/changelog.md) - [Commits](https://github.com/petkaantonov/bluebird/compare/v3.5.0...v3.5.4) Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a169d7f..0599b75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mqlight", - "version": "2.0.2017081000", + "version": "2.0.2019041500", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -427,9 +427,9 @@ } }, "bluebird": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz", - "integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw=" + "version": "3.5.4", + "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.4.tgz", + "integrity": "sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==" }, "brace-expansion": { "version": "1.1.11",