Merge pull request #3314 from laradock/dependabot/npm_and_yarn/react/json-schema-and-jsprim-0.4.0

Bump json-schema and jsprim in /react
This commit is contained in:
Shao Yu-Lung (Allen) 2023-03-29 15:01:52 +08:00 committed by GitHub
commit 1223d04fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -11283,6 +11283,13 @@
"extsprintf": "1.3.0",
"json-schema": "0.4.0",
"verror": "1.10.0"
},
"dependencies": {
"json-schema": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
"integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
}
}
},
"jss": {