mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user