Skip to content

Commit cdcbec0

Browse files
authored
Merge pull request #216 from JaredCE/bump-dependencies
bumps json-schema-for-openapi
2 parents dc17a98 + 842bfbe commit cdcbec0

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.102",
3+
"version": "0.0.103",
44
"description": "Generate OpenAPI v3 documentation and Postman Collections from your Serverless Config",
55
"main": "index.js",
66
"keywords": [
@@ -44,7 +44,7 @@
4444
"@redocly/openapi-core": "^1.2.0",
4545
"chalk": "^4.1.2",
4646
"js-yaml": "^4.1.0",
47-
"json-schema-for-openapi": "^0.4.3",
47+
"json-schema-for-openapi": "^0.5.0",
4848
"lodash.isequal": "^4.5.0",
4949
"openapi-to-postmanv2": "^4.21.0",
5050
"swagger2openapi": "^7.0.8",

0 commit comments

Comments
 (0)