Skip to content

Commit a4100ee

Browse files
fix(package): update async to version 3.1.0
Closes #228
1 parent d17bc06 commit a4100ee

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
@@ -19,7 +19,7 @@
1919
],
2020
"dependencies": {
2121
"amqplib": "^0.5.1",
22-
"async": "^2.5.0",
22+
"async": "^3.1.0",
2323
"coffeescript": "^2.0.2",
2424
"commander": "^2.10.0",
2525
"debug": "^4.0.0",

0 commit comments

Comments
 (0)