Skip to content

Commit

Permalink
chore(deps): bumping the oas parser to fix a bug with header validati…
Browse files Browse the repository at this point in the history
…on (#426)
  • Loading branch information
erunion authored Jan 31, 2022
1 parent 90283b0 commit 36e463f
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"gray-matter": "^4.0.1",
"isemail": "^3.1.3",
"node-fetch": "^2.6.1",
"oas": "^17.4.1",
"oas-normalize": "^5.1.0",
"oas": "^17.7.1",
"oas-normalize": "^5.1.1",
"open": "^8.2.1",
"parse-link-header": "^2.0.0",
"read": "^1.0.7",
Expand Down

0 comments on commit 36e463f

Please sign in to comment.