Update request promise and pin types/bluebird

This commit is contained in:
Dolan Miu
2018-07-21 01:42:34 +01:00
parent fe54e892cc
commit ee048968cc

View File

@ -42,9 +42,10 @@
"types": "./build/index.d.ts", "types": "./build/index.d.ts",
"dependencies": { "dependencies": {
"@types/archiver": "^2.1.0", "@types/archiver": "^2.1.0",
"@types/bluebird": "3.5.20",
"@types/express": "^4.0.35", "@types/express": "^4.0.35",
"@types/image-size": "0.0.29", "@types/image-size": "0.0.29",
"@types/request-promise": "^4.1.41", "@types/request-promise": "^4.1.42",
"archiver": "^2.1.1", "archiver": "^2.1.1",
"fast-xml-parser": "^3.3.6", "fast-xml-parser": "^3.3.6",
"image-size": "^0.6.2", "image-size": "^0.6.2",