Skip to content

Commit

Permalink
fix(deps): update dependency js-yaml to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2022
1 parent f20229c commit dabade3
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 31 deletions.
106 changes: 90 additions & 16 deletions mock/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 mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"errorhandler": "1.5.1",
"express": "4.17.1",
"json-schema-ref-parser": "9.0.9",
"js-yaml": "3.14.1",
"js-yaml": "4.1.0",
"morgan": "1.10.0",
"openapi-backend": "3.9.2",
"source-map-support": "0.5.21",
Expand All @@ -37,7 +37,7 @@
"devDependencies": {
"@types/errorhandler": "1.5.0",
"@types/jest": "26.0.24",
"@types/js-yaml": "3.12.7",
"@types/js-yaml": "4.0.5",
"@types/json-schema": "7.0.9",
"@types/morgan": "1.9.3",
"@types/node": "11.15.53",
Expand Down
Loading

0 comments on commit dabade3

Please sign in to comment.