Skip to content

Commit 8bc7487

Browse files
authoredFeb 13, 2024··
Merge pull request #79 from kimcoder/dependabot/npm_and_yarn/async-2.6.4
build(deps): bump async from 2.6.3 to 2.6.4
2 parents 8313b2d + 19f50e0 commit 8bc7487

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1452,8 +1452,8 @@ async-limiter@~1.0.0:
14521452
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz"
14531453

14541454
async@^2.6.1, async@^2.6.2:
1455-
version "2.6.3"
1456-
resolved "https://registry.npmjs.org/async/-/async-2.6.3.tgz"
1455+
version "2.6.4"
1456+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
14571457
dependencies:
14581458
lodash "^4.17.14"
14591459

0 commit comments

Comments
 (0)
Please sign in to comment.