Skip to content

Commit 2189df3

Browse files
Bump async from 2.6.4 to 3.2.4
Bumps [async](https://github.com/caolan/async) from 2.6.4 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@v2.6.4...v3.2.4) --- updated-dependencies: - dependency-name: async dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 051846e commit 2189df3

File tree

2 files changed

+8
-24
lines changed

2 files changed

+8
-24
lines changed

package-lock.json

Lines changed: 7 additions & 23 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
@@ -34,7 +34,7 @@
3434
"node": ">=10"
3535
},
3636
"dependencies": {
37-
"async": "^2.6.1",
37+
"async": "^3.2.4",
3838
"commander": "^2.18.0",
3939
"email-addresses": "^5.0.0",
4040
"filenamify": "^4.3.0",

0 commit comments

Comments
 (0)