Skip to content

Commit fcf25ed

Browse files
committedMay 24, 2021
fix(deps): update dependency run-parallel to ^1.2.0
1 parent 5309b5e commit fcf25ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"queue-microtask": "^1.2.2",
3838
"random-iterate": "^1.0.1",
3939
"randombytes": "^2.1.0",
40-
"run-parallel": "^1.1.9",
40+
"run-parallel": "^1.2.0",
4141
"run-series": "^1.1.8",
4242
"simple-get": "^4.0.0",
4343
"simple-peer": "^9.7.1",

0 commit comments

Comments
 (0)
Please sign in to comment.