mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
fix: upgrade postman-collection from 4.1.4 to 4.1.5
Snyk has created this PR to upgrade postman-collection from 4.1.4 to 4.1.5. See this package in npm: https://www.npmjs.com/package/postman-collection 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:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2918,9 +2918,9 @@
|
||||
}
|
||||
},
|
||||
"postman-collection": {
|
||||
"version": "4.1.4",
|
||||
"resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.1.4.tgz",
|
||||
"integrity": "sha512-3b/ZUrCIXRG3Eh3P6usiBYSZbCHTwMsJJ1l2RID/rdv/EC8YyhVS5PKGKdpYrRB69F/fETD9lOAuhvCwj0h71w==",
|
||||
"version": "4.1.5",
|
||||
"resolved": "https://registry.npmjs.org/postman-collection/-/postman-collection-4.1.5.tgz",
|
||||
"integrity": "sha512-BY3NfP7EYExZG5ER9P82r0ZRc17z88WZAzn121EpWC8FM3HYtFwWJpXOsZk+2MKFn3agCq4JPRhnWw3G6XBXgw==",
|
||||
"requires": {
|
||||
"@faker-js/faker": "5.5.3",
|
||||
"file-type": "3.9.0",
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"oas-resolver-browser": "2.5.6",
|
||||
"path-browserify": "1.0.1",
|
||||
"postman-collection": "4.1.4",
|
||||
"postman-collection": "4.1.5",
|
||||
"swagger2openapi": "7.0.8",
|
||||
"traverse": "0.6.6",
|
||||
"yaml": "1.10.2"
|
||||
|
||||
Reference in New Issue
Block a user