Skip to content

Commit 4f9f575

Browse files
authored
Merge pull request #80 from JaredCE/dependabot/npm_and_yarn/openapi-to-postmanv2-4.7.1
Bump openapi-to-postmanv2 from 4.6.0 to 4.7.1
2 parents 479afc5 + f7d8068 commit 4f9f575

File tree

2 files changed

+58
-63
lines changed

2 files changed

+58
-63
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-openapi-documenter",
3-
"version": "0.0.42",
3+
"version": "0.0.43",
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.1",
3939
"lodash.isequal": "^4.5.0",
4040
"oas-validator": "^5.0.8",
41-
"openapi-to-postmanv2": "^4.6.0",
41+
"openapi-to-postmanv2": "^4.7.1",
4242
"swagger2openapi": "^7.0.8",
4343
"uuid": "^9.0.0"
4444
},
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"chai": "^4.3.7",
5050
"mocha": "^10.2.0",
51-
"nock": "^13.2.9",
52-
"sinon": "^15.0.0"
51+
"nock": "^13.3.0",
52+
"sinon": "^15.0.1"
5353
}
5454
}

0 commit comments

Comments
 (0)