Skip to content

Commit 0bd25ff

Browse files
fix(deps): update dependency async to v3.2.5
1 parent 2cbe1ac commit 0bd25ff

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
@@ -231,9 +231,9 @@ arraybuffer.prototype.slice@^1.0.2:
231231
is-shared-array-buffer "^1.0.2"
232232

233233
async@^3.2.0:
234-
version "3.2.4"
235-
resolved "https://registry.npmjs.org/async/-/async-3.2.4.tgz"
236-
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
234+
version "3.2.5"
235+
resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66"
236+
integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==
237237

238238
available-typed-arrays@^1.0.5:
239239
version "1.0.5"

0 commit comments

Comments
 (0)