amaechler opened a new pull request, #16576: URL: https://github.com/apache/druid/pull/16576
### Description While installing npm packages in the `web-console`, I came across a couple of deprecations, one of them being: ```sh npm WARN deprecated [email protected]: Package relocated. Please install and migrate to @fontsource/open-sans. ``` This PR updates to said new package, and updates the licenses accordingly too (now under the SIL Open Font [license](https://openfontlicense.org/)). <hr> This PR has: - [ ] been self-reviewed. - [x] added or updated version, license, or notice information in [licenses.yaml](https://github.com/apache/druid/blob/master/dev/license.md) - [ ] been tested in a test Druid cluster. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
