Skip to content

Commit 37cbeb1

Browse files
chore(deps): bump async from 2.6.3 to 2.6.4 in /src/appv2
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 4b97c22 commit 37cbeb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/appv2/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1654,9 +1654,9 @@ astral-regex@^1.0.0:
16541654
integrity sha1-bIw/uCfdQ+45GPJ7gngqt2WKb9k=
16551655

16561656
async@^2.4.0:
1657-
version "2.6.3"
1658-
resolved "https://registry.npm.taobao.org/async/download/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
1659-
integrity sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8=
1657+
version "2.6.4"
1658+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
1659+
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
16601660
dependencies:
16611661
lodash "^4.17.14"
16621662

0 commit comments

Comments
 (0)