Skip to content

Commit 4311f0c

Browse files
fix(package): update bluebird to version 3.7.0
Closes #48
1 parent 73d7b50 commit 4311f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/nodefluent/kafka-connect#readme",
3434
"dependencies": {
3535
"async": "~2.6.2",
36-
"bluebird": "~3.5.4",
36+
"bluebird": "~3.7.0",
3737
"body-parser": "~1.19.0",
3838
"debug": "~4.1.1",
3939
"express": "~4.16.4",

0 commit comments

Comments
 (0)