Skip to content

Commit 00d5e13

Browse files
committed
Updated async to version 3
Signed-off-by: barslev <benjaminbarslev@gmail.com>
1 parent d68f5de commit 00d5e13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"should": "~8.0.2"
4040
},
4141
"dependencies": {
42-
"async": "^2.6.1",
42+
"async": "^3.0.0",
4343
"redis": "^2.8.0",
4444
"strong-globalize": "^4.1.1"
4545
}

0 commit comments

Comments
 (0)