Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 200017d

Browse files
Bump async from 2.6.3 to 2.6.4
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] <support@github.com>
1 parent f64f0d0 commit 200017d

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

yarn.lock

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -566,9 +566,9 @@ async-limiter@~1.0.0:
566566
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
567567

568568
async@^2.6.1, async@^2.6.2, async@^2.6.3:
569-
version "2.6.3"
570-
resolved "https://registry.npmjs.org/async/-/async-2.6.3.tgz"
571-
integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
569+
version "2.6.4"
570+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
571+
integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==
572572
dependencies:
573573
lodash "^4.17.14"
574574

@@ -2394,9 +2394,10 @@ globals@^9.18.0:
23942394
resolved "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz"
23952395
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
23962396

2397-
"gluegun@git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep":
2397+
"gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep":
23982398
version "4.3.1"
2399-
resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a"
2399+
uid b34b9003d7bf556836da41b57ef36eb21570620a
2400+
resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
24002401
dependencies:
24012402
apisauce "^1.0.1"
24022403
app-module-path "^2.2.0"
@@ -3414,14 +3415,9 @@ lodash.upperfirst@^4.3.1:
34143415
resolved "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz"
34153416
integrity sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984=
34163417

3417-
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.4:
3418-
version "4.17.20"
3419-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz"
3420-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3421-
3422-
lodash@^4.17.15:
3418+
lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4:
34233419
version "4.17.21"
3424-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
3420+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
34253421
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
34263422

34273423
log-symbols@4.0.0:

0 commit comments

Comments
 (0)