diff --git a/package-lock.json b/package-lock.json index dae7ecc..edfd9db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -858,9 +858,9 @@ "dev": true }, "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==" }, "bottleneck": { "version": "2.18.0", diff --git a/package.json b/package.json index ccf07fa..e14ad59 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "@cypress/coffee-script": "0.1.2", "axios": "0.18.0", - "bluebird": "3.5.4", + "bluebird": "3.5.5", "check-more-types": "^2.24.0", "debug": "^3.1.0", "lazy-ass": "^1.6.0",