fix: upgrade async from 3.2.1 to 3.2.2

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

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=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2021-11-21 07:04:10 +00:00 committed by Richard Hansen
parent dd9814a4b8
commit ff0f81161f
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
}
],
"dependencies": {
"async": "^3.2.1",
"async": "^3.2.2",
"clean-css": "^5.2.2",
"cookie-parser": "1.4.5",
"cross-spawn": "^7.0.3",