Skip to content

Commit 6f374cf

Browse files
committed
fix(deps): update dependency async to v3
1 parent 5c0ddbc commit 6f374cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"dependencies": {
55
"@grpc/proto-loader": "^0.5.0",
6-
"async": "^1.5.2",
6+
"async": "^3.0.0",
77
"google-protobuf": "^3.0.0",
88
"@grpc/grpc-js": "^1.1.0",
99
"lodash": "^4.6.1",

0 commit comments

Comments
 (0)