fix: upgrade async from 3.2.0 to 3.2.1

Snyk has created this PR to upgrade async from 3.2.0 to 3.2.1.

See this package in npm:
https://www.npmjs.com/package/async

See this project in Snyk:
d9a12bfb-7ccd-443f-9e22-f30d339cc8c5?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2021-08-27 07:05:25 +00:00
parent 3c159ef75e
commit cca3ba94f9
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
}
],
"dependencies": {
"async": "^3.2.0",
"async": "^3.2.1",
"async-stacktrace": "0.0.2",
"channels": "0.0.4",
"clean-css": "4.2.3",