Skip to content

Commit 708ac2c

Browse files
authored
Merge pull request #126 from JaredCE/dependabot/npm_and_yarn/openapi-to-postmanv2-4.15.0
Bump openapi-to-postmanv2 from 4.14.0 to 4.15.0
2 parents 332fba2 + 9ed00de commit 708ac2c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-openapi-documenter",
3-
"version": "0.0.66",
3+
"version": "0.0.67",
44
"description": "Generate OpenAPI v3 documentation and Postman Collections from your Serverless Config",
55
"main": "index.js",
66
"keywords": [
@@ -43,7 +43,7 @@
4343
"json-schema-for-openapi": "^0.3.2",
4444
"lodash.isequal": "^4.5.0",
4545
"oas-validator": "^5.0.8",
46-
"openapi-to-postmanv2": "^4.14.0",
46+
"openapi-to-postmanv2": "^4.15.0",
4747
"swagger2openapi": "^7.0.8",
4848
"uuid": "^9.0.0"
4949
},

0 commit comments

Comments
 (0)