mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-07 16:11:30 +00:00
fix: upgrade @rjsf/utils from 5.4.0 to 5.15.0 (#14503)
Snyk has created this PR to upgrade @rjsf/utils from 5.4.0 to 5.15.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
12af22da1c
commit
376bf4ec58
@ -54,7 +54,7 @@
|
|||||||
"@okta/okta-auth-js": "^6.4.0",
|
"@okta/okta-auth-js": "^6.4.0",
|
||||||
"@okta/okta-react": "^6.4.3",
|
"@okta/okta-react": "^6.4.3",
|
||||||
"@rjsf/core": "5.4.0",
|
"@rjsf/core": "5.4.0",
|
||||||
"@rjsf/utils": "5.4.0",
|
"@rjsf/utils": "5.15.0",
|
||||||
"@rjsf/validator-ajv8": "5.4.0",
|
"@rjsf/validator-ajv8": "5.4.0",
|
||||||
"@tiptap/core": "^2.1.7",
|
"@tiptap/core": "^2.1.7",
|
||||||
"@tiptap/extension-link": "^2.1.7",
|
"@tiptap/extension-link": "^2.1.7",
|
||||||
|
@ -2978,15 +2978,15 @@
|
|||||||
nanoid "^3.3.4"
|
nanoid "^3.3.4"
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
"@rjsf/utils@5.4.0":
|
"@rjsf/utils@5.15.0":
|
||||||
version "5.4.0"
|
version "5.15.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.4.0.tgz#ce9d54882e3214c0fdc9f278dfd8570f1743d50c"
|
resolved "https://registry.yarnpkg.com/@rjsf/utils/-/utils-5.15.0.tgz#6c69f5d42b5abaec5e398415ce7417f2d598e50b"
|
||||||
integrity sha512-R9vgwqFrPV7+6JzTzHzYeULIH4FEdp10zixTxhgh4WSEbTP9L9leei9O4fa924EFGHuBFgtZeH2cwL20pr5cUw==
|
integrity sha512-+K+WA/tGD8jSDRB6QzCvyCY0/rVZ+q/u0f07AGfx/h/ICVcJjOy5fWtUANQ0bBltLNPqjXqpFb3e3SxDXzSVaA==
|
||||||
dependencies:
|
dependencies:
|
||||||
json-schema-merge-allof "^0.8.1"
|
json-schema-merge-allof "^0.8.1"
|
||||||
jsonpointer "^5.0.1"
|
jsonpointer "^5.0.1"
|
||||||
lodash "^4.17.15"
|
lodash "^4.17.21"
|
||||||
lodash-es "^4.17.15"
|
lodash-es "^4.17.21"
|
||||||
react-is "^18.2.0"
|
react-is "^18.2.0"
|
||||||
|
|
||||||
"@rjsf/validator-ajv8@5.4.0":
|
"@rjsf/validator-ajv8@5.4.0":
|
||||||
@ -10450,7 +10450,7 @@ locate-path@^5.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
p-locate "^4.1.0"
|
p-locate "^4.1.0"
|
||||||
|
|
||||||
lodash-es@^4.17.15:
|
lodash-es@^4.17.15, lodash-es@^4.17.21:
|
||||||
version "4.17.21"
|
version "4.17.21"
|
||||||
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
|
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
|
||||||
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
|
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
|
||||||
|
Loading…
x
Reference in New Issue
Block a user