diff --git a/openmetadata-ui/src/main/resources/ui/package.json b/openmetadata-ui/src/main/resources/ui/package.json index 54b9be229c1d..557e4fd15950 100644 --- a/openmetadata-ui/src/main/resources/ui/package.json +++ b/openmetadata-ui/src/main/resources/ui/package.json @@ -54,7 +54,7 @@ "@okta/okta-auth-js": "^6.4.0", "@okta/okta-react": "^6.4.3", "@rjsf/core": "5.4.0", - "@rjsf/utils": "5.4.0", + "@rjsf/utils": "5.15.0", "@rjsf/validator-ajv8": "5.4.0", "@tiptap/core": "^2.1.7", "@tiptap/extension-link": "^2.1.7", diff --git a/openmetadata-ui/src/main/resources/ui/yarn.lock b/openmetadata-ui/src/main/resources/ui/yarn.lock index a269934df6e4..454beb8332d3 100644 --- a/openmetadata-ui/src/main/resources/ui/yarn.lock +++ b/openmetadata-ui/src/main/resources/ui/yarn.lock @@ -2978,15 +2978,15 @@ nanoid "^3.3.4" prop-types "^15.7.2" -"@rjsf/utils@5.4.0": - version "5.4.0" - resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.4.0.tgz#ce9d54882e3214c0fdc9f278dfd8570f1743d50c" - integrity sha512-R9vgwqFrPV7+6JzTzHzYeULIH4FEdp10zixTxhgh4WSEbTP9L9leei9O4fa924EFGHuBFgtZeH2cwL20pr5cUw== +"@rjsf/utils@5.15.0": + version "5.15.0" + resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.15.0.tgz#6c69f5d42b5abaec5e398415ce7417f2d598e50b" + integrity sha512-+K+WA/tGD8jSDRB6QzCvyCY0/rVZ+q/u0f07AGfx/h/ICVcJjOy5fWtUANQ0bBltLNPqjXqpFb3e3SxDXzSVaA== dependencies: json-schema-merge-allof "^0.8.1" jsonpointer "^5.0.1" - lodash "^4.17.15" - lodash-es "^4.17.15" + lodash "^4.17.21" + lodash-es "^4.17.21" react-is "^18.2.0" "@rjsf/validator-ajv8@5.4.0": @@ -10450,7 +10450,7 @@ locate-path@^5.0.0: dependencies: p-locate "^4.1.0" -lodash-es@^4.17.15: +lodash-es@^4.17.15, lodash-es@^4.17.21: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==