mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-13 17:58:36 +00:00

* fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 * Update the axios version to 1.7.9 since 1.7.8 was messing up with type validations in multiple files --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>