Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit aa9354f

Browse files
fix(package): update async to version 3.1.0
Closes #303
1 parent 27c91b6 commit aa9354f

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
@@ -9,7 +9,7 @@
99
"test-server": "mocha --exit tests/server/**"
1010
},
1111
"dependencies": {
12-
"async": "2.6.0",
12+
"async": "3.1.0",
1313
"atob": "^2.0.3",
1414
"auth0-lock": "11.6.1",
1515
"babel-polyfill": "^6.26.0",

0 commit comments

Comments
 (0)