### Description See PR https://github.com/strongloop/loopback-component-explorer/pull/253, the vulnerability report requires an upgrade from `swagger-ui@2.x` to `swagger-ui@3.x`. There is breaking change in swagger-ui@3.x to support OpenAPI 3.0.0. We need to - [x] Figure out what's the effort to upgrade dependency `swagger-ui` from 2 to 3. - [ ] If the effort is reasonable then do it.