Skip to content

Commit 222b878

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 fe6c86f commit 222b878

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
@@ -1865,9 +1865,9 @@ async-validator@^3.0.3:
18651865
integrity sha1-aOhmqWgk6LJpT/eoMcGiXETV5QA=
18661866

18671867
async@^2.6.2:
1868-
version "2.6.3"
1869-
resolved "https://registry.npm.taobao.org/async/download/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
1870-
integrity sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8=
1868+
version "2.6.4"
1869+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
1870+
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
18711871
dependencies:
18721872
lodash "^4.17.14"
18731873

@@ -5256,12 +5256,7 @@ lodash.uniq@^4.5.0:
52565256
resolved "https://registry.npm.taobao.org/lodash.uniq/download/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
52575257
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
52585258

5259-
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:
5260-
version "4.17.20"
5261-
resolved "https://registry.npm.taobao.org/lodash/download/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
5262-
integrity sha1-tEqbYpe8tpjxxRo1RaKzs2jVnFI=
5263-
5264-
lodash@^4.17.21:
5259+
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:
52655260
version "4.17.21"
52665261
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"
52675262
integrity sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw=

0 commit comments

Comments
 (0)