Skip to content

Commit eb38f45

Browse files
fix(deps): update dependency async to v3.2.6
1 parent 5e90de1 commit eb38f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@ arraybuffer.prototype.slice@^1.0.3:
251251
is-shared-array-buffer "^1.0.2"
252252

253253
async@^3.2.0:
254-
version "3.2.4"
255-
resolved "https://registry.npmjs.org/async/-/async-3.2.4.tgz"
256-
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
254+
version "3.2.6"
255+
resolved "https://registry.yarnpkg.com/async/-/async-3.2.6.tgz#1b0728e14929d51b85b449b7f06e27c1145e38ce"
256+
integrity sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==
257257

258258
available-typed-arrays@^1.0.5, available-typed-arrays@^1.0.7:
259259
version "1.0.7"

0 commit comments

Comments
 (0)