File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 357
357
"jsbn" : " ^1.1.0" ,
358
358
"jsesc" : " ^3.0.1" ,
359
359
"json-parse-better-errors" : " ^1.0.2" ,
360
- "json-schema" : " ^0.2.5 " ,
360
+ "json-schema" : " ^0.4.0 " ,
361
361
"json-schema-traverse" : " ^0.4.1" ,
362
362
"json-stringify-safe" : " ^5.0.1" ,
363
363
"json3" : " ^3.3.3" ,
Original file line number Diff line number Diff line change @@ -5726,10 +5726,10 @@ json-schema@0.2.3:
5726
5726
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
5727
5727
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
5728
5728
5729
- json-schema@^0.2.5 :
5730
- version "0.2.5 "
5731
- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.5 .tgz#97997f50972dd0500214e208c407efa4b5d7063b "
5732
- integrity sha512-gWJOWYFrhQ8j7pVm0EM8Slr+EPVq1Phf6lvzvD/WCeqkrx/f2xBI0xOsRRS9xCn3I4vKtP519dvs3TP09r24wQ ==
5729
+ json-schema@^0.4.0 :
5730
+ version "0.4.0 "
5731
+ resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0 .tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5 "
5732
+ integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA ==
5733
5733
5734
5734
json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1 :
5735
5735
version "5.0.1"
You can’t perform that action at this time.
0 commit comments