This has been long fixed in the lib, but the version constraint here does not allow for that bugfix to spread.
I've manually updated the dependency in 4 of my projects and encountered no issues.
I'd do a PR myself, but the project lacks contributing guidelines and I'm no JS expert. I can try, though, if anybody can help me if and when I get stuck.
There's a bug that's really annoying with the current version of swagger-ui that's being used by hapi-swaggered-ui: https://github.com/swagger-api/swagger-ui/issues/4107
This has been long fixed in the lib, but the version constraint here does not allow for that bugfix to spread.
I've manually updated the dependency in 4 of my projects and encountered no issues.
I'd do a PR myself, but the project lacks contributing guidelines and I'm no JS expert. I can try, though, if anybody can help me if and when I get stuck.
Cheers!