Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit d148085

Browse files
fix(package): update async to version 3.1.1
Closes #56
1 parent 8b94044 commit d148085

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
@@ -5,7 +5,7 @@
55
"main": "server.js",
66
"dependencies": {
77
"arangojs": "^6.2.3",
8-
"async": "^2.5.0",
8+
"async": "^3.1.1",
99
"body-parser": "^1.18.2",
1010
"colors": "^1.1.2",
1111
"cors": "^2.8.4",

0 commit comments

Comments
 (0)