mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
fix: upgrade ajv from 8.1.0 to 8.9.0
Snyk has created this PR to upgrade ajv from 8.1.0 to 8.9.0. See this package in npm: https://www.npmjs.com/package/ajv See this project in Snyk: https://app.snyk.io/org/postman/project/a5c111c7-1bc9-4d89-849d-6732a81fc539?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
4583
package-lock.json
generated
4583
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -116,7 +116,7 @@
|
||||
"openapi2postmanv2": "./bin/openapi2postmanv2.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"ajv": "8.1.0",
|
||||
"ajv": "8.9.0",
|
||||
"ajv-formats": "2.1.1",
|
||||
"async": "3.2.1",
|
||||
"commander": "2.20.3",
|
||||
|
||||
Reference in New Issue
Block a user