diff --git a/package.json b/package.json index c9d1c63e..24422b92 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "winston": "^3.2.1" }, "devDependencies": { - "@types/bluebird": "^3.5.30", + "@types/bluebird": "^3.5.31", "@types/cls-hooked": "^4.3.0", "@types/compression": "^1.7.0", "@types/cors": "^2.8.6", diff --git a/yarn.lock b/yarn.lock index d8050b2c..bd9aeed3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -905,10 +905,10 @@ dependencies: "@babel/types" "^7.3.0" -"@types/bluebird@^3.5.30": - version "3.5.30" - resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.30.tgz#ee034a0eeea8b84ed868b1aa60d690b08a6cfbc5" - integrity sha512-8LhzvcjIoqoi1TghEkRMkbbmM+jhHnBokPGkJWjclMK+Ks0MxEBow3/p2/iFTZ+OIbJHQDSfpgdZEb+af3gfVw== +"@types/bluebird@^3.5.31": + version "3.5.31" + resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.31.tgz#d17fa0ec242b51c3db302481c557ce3813bf45cb" + integrity sha512-0PKlnDIxOh3xJHwJpVONR2PP11LhdM+QYiLJGLIbzMqRwLAPxN6lQar2RpdRhfIEh/HjVMgMdhHWJA0CgC5X6w== "@types/body-parser@*": version "1.19.0"