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:
Sriharsha Chintalapani 2023-12-30 11:35:22 -08:00 committed by GitHub
parent 12af22da1c
commit 376bf4ec58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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",

View File

@ -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==