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:
snyk-bot
2022-08-24 03:26:17 +00:00
parent bdfeadb49d
commit f26a8df02d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -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",

View File

@@ -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"