Skip to content

Commit 6f4db02

Browse files
Bump async from 3.2.0 to 3.2.2
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md) - [Commits](caolan/async@v3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: async dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06c374b commit 6f4db02

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
@@ -6,7 +6,7 @@
66
"start": "node ./bin/www"
77
},
88
"dependencies": {
9-
"async": "^3.2.0",
9+
"async": "^3.2.2",
1010
"aws-sdk": ">=2.814.0",
1111
"body-parser": "^1.19.0",
1212
"cors": "^2.8.5",

0 commit comments

Comments
 (0)