rswag/rswag-ui/package-lock.json
dependabot[bot] ee89511c91
Bump swagger-ui-dist from 3.52.5 to 4.1.3 in /rswag-ui
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 3.52.5 to 4.1.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.52.5...v4.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 22:14:12 +00:00

14 lines
382 B
JSON

{
"name": "rswag-ui",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"swagger-ui-dist": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-4.1.3.tgz",
"integrity": "sha512-WvfPSfAAMlE/sKS6YkW47nX/hA7StmhYnAHc6wWCXNL0oclwLj6UXv0hQCkLnDgvebi0MEV40SJJpVjKUgH1IQ=="
}
}
}