Skip to content

Commit dce45d8

Browse files
build(deps): bump async in /microservices/webapp-service
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 a7c20d4 commit dce45d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

microservices/webapp-service/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1973,9 +1973,9 @@ [email protected]:
19731973
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
19741974

19751975
async@^2.6.2:
1976-
version "2.6.3"
1977-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
1978-
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
1976+
version "2.6.4"
1977+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
1978+
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
19791979
dependencies:
19801980
lodash "^4.17.14"
19811981

0 commit comments

Comments
 (0)