Skip to content

Commit 3ec570f

Browse files
Bump async from 3.2.3 to 3.2.4 (#596)
Bumps [async](https://github.com/caolan/async) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.2.3...v3.2.4) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7eb65bb commit 3ec570f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"archiver-utils": "^2.1.0",
32-
"async": "^3.2.3",
32+
"async": "^3.2.4",
3333
"buffer-crc32": "^0.2.1",
3434
"readable-stream": "^3.6.0",
3535
"readdir-glob": "^1.1.2",

0 commit comments

Comments
 (0)