]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps): bump async from 2.6.3 to 2.6.4 in /html (#920)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 4 Aug 2022 14:57:58 +0000 (22:57 +0800)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 14:57:58 +0000 (22:57 +0800)
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](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
html/yarn.lock

index e6a29497ea7b798f2860792fd1bf73d1cafd18c2..16952f412df3078c0c3d761d0ca55d2a555790ce 100644 (file)
@@ -770,9 +770,9 @@ async-settle@^1.0.0:
     async-done "^1.2.2"
 
 async@^2.6.2:
-  version "2.6.3"
-  resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
-  integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
+  version "2.6.4"
+  resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
+  integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
   dependencies:
     lodash "^4.17.14"