Skip to content

Commit 7b35255

Browse files
fix(package): update async to version 3.1.0
Closes #42
1 parent 73d7b50 commit 7b35255

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
@@ -32,7 +32,7 @@
3232
},
3333
"homepage": "https://github.com/nodefluent/kafka-connect#readme",
3434
"dependencies": {
35-
"async": "~2.6.2",
35+
"async": "~3.1.0",
3636
"bluebird": "~3.5.4",
3737
"body-parser": "~1.19.0",
3838
"debug": "~4.1.1",

0 commit comments

Comments
 (0)