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:
https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2021-08-27 20:09:41 +00:00
parent 717074eb57
commit 84f8702511
2 changed files with 7 additions and 5 deletions

View File

@@ -117,7 +117,7 @@
},
"dependencies": {
"ajv": "6.12.6",
"async": "3.2.0",
"async": "3.2.1",
"commander": "2.20.3",
"js-yaml": "3.14.1",
"json-schema-merge-allof": "0.8.1",