Skip to content

Commit

Permalink
Bump swagger-ui-dist and swagger2-koa
Browse files Browse the repository at this point in the history
Removes [swagger-ui-dist](https://github.com/swagger-api/swagger-ui). It's no longer used after updating ancestor dependency [swagger2-koa](https://github.com/carlansley/swagger2-koa). These dependencies need to be updated together.


Removes `swagger-ui-dist`

Updates `swagger2-koa` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/carlansley/swagger2-koa/releases)
- [Commits](carlansley/swagger2-koa@v3.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: indirect
- dependency-name: swagger2-koa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent d7b860c commit 4562c0b
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 85 deletions.
140 changes: 56 additions & 84 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"koa-router": "^12.0.1",
"log4js": "^6.9.1",
"swagger2": "^3.0.0",
"swagger2-koa": "^3.0.0",
"swagger2-koa": "^4.0.0",
"tslib": "^2.6.3",
"uuid": "^9.0.1"
},
Expand Down

0 comments on commit 4562c0b

Please sign in to comment.