File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 2929 "pgpass" : " 1.x"
3030 },
3131 "devDependencies" : {
32- "async" : " 0.9.0 " ,
32+ "async" : " 2.6.4 " ,
3333 "bluebird" : " 3.5.2" ,
3434 "co" : " 4.6.0" ,
3535 "pg-copy-streams" : " 0.3.0"
Original file line number Diff line number Diff line change @@ -1344,16 +1344,18 @@ astral-regex@^1.0.0:
13441344 resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
13451345 integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
13461346
1347- async@0.9.0 :
1348- version "0.9.0"
1349- resolved "https://registry.yarnpkg.com/async/-/async-0.9.0.tgz#ac3613b1da9bed1b47510bb4651b8931e47146c7"
1350- integrity sha1-rDYTsdqb7RtHUQu0ZRuJMeRxRsc=
1351-
13521347async@1.x :
13531348 version "1.5.2"
13541349 resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
13551350 integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
13561351
1352+ async@2.6.4 :
1353+ version "2.6.4"
1354+ resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
1355+ integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
1356+ dependencies :
1357+ lodash "^4.17.14"
1358+
13571359asynckit@^0.4.0 :
13581360 version "0.4.0"
13591361 resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
You can’t perform that action at this time.
0 commit comments