Skip to content

Commit 54d716b

Browse files
authored
Merge pull request #116 from JaredCE/dependabot/npm_and_yarn/openapi-to-postmanv2-4.13.0
Bump openapi-to-postmanv2 from 4.12.0 to 4.13.0
2 parents ac14370 + 6bad777 commit 54d716b

File tree

2 files changed

+40
-19
lines changed

2 files changed

+40
-19
lines changed

package-lock.json

Lines changed: 38 additions & 17 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.61",
3+
"version": "0.0.62",
44
"description": "Generate OpenAPI v3 documentation and Postman Collections from your Serverless Config",
55
"main": "index.js",
66
"keywords": [
@@ -38,7 +38,7 @@
3838
"json-schema-for-openapi": "^0.3.2",
3939
"lodash.isequal": "^4.5.0",
4040
"oas-validator": "^5.0.8",
41-
"openapi-to-postmanv2": "^4.12.0",
41+
"openapi-to-postmanv2": "^4.13.0",
4242
"swagger2openapi": "^7.0.8",
4343
"uuid": "^9.0.0"
4444
},

0 commit comments

Comments
 (0)