Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit 706293b

Browse files
fix(package): update async to version 2.4.0
https://greenkeeper.io/
1 parent e4965d8 commit 706293b

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
@@ -54,7 +54,7 @@
5454
"npm": ">=2.15.9 <3.0.0"
5555
},
5656
"dependencies": {
57-
"async": "2.3.0",
57+
"async": "2.4.0",
5858
"bloomrun": "2.3.0",
5959
"eq8-core": "1.0.7",
6060
"joi": "9.2.0",

0 commit comments

Comments
 (0)