Skip to content

Commit a1d2f58

Browse files
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd1299c commit a1d2f58

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1830,9 +1830,9 @@ async-validator@^3.0.3:
18301830
integrity sha1-aOhmqWgk6LJpT/eoMcGiXETV5QA=
18311831

18321832
async@^2.6.2:
1833-
version "2.6.3"
1834-
resolved "https://registry.npm.taobao.org/async/download/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
1835-
integrity sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8=
1833+
version "2.6.4"
1834+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
1835+
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
18361836
dependencies:
18371837
lodash "^4.17.14"
18381838

@@ -5171,12 +5171,7 @@ lodash.uniq@^4.5.0:
51715171
resolved "https://registry.npm.taobao.org/lodash.uniq/download/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
51725172
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
51735173

5174-
lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
5175-
version "4.17.20"
5176-
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
5177-
integrity sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI=
5178-
5179-
lodash@^4.17.21:
5174+
lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10:
51805175
version "4.17.21"
51815176
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.21.tgz?cache=0&sync_timestamp=1618321064459&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flodash%2Fdownload%2Flodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
51825177
integrity sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=

0 commit comments

Comments
 (0)