File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 23
23
"argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.9" ,
24
24
"set-value" : " ^4.0.1" ,
25
25
"tmpl" : " ^1.0.5" ,
26
- "path-parse" : " ^1.0.7"
26
+ "path-parse" : " ^1.0.7" ,
27
+ "json-schema" : " ^0.4.0"
27
28
}
28
29
}
Original file line number Diff line number Diff line change @@ -3000,10 +3000,10 @@ json-schema-traverse@^0.4.1:
3000
3000
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
3001
3001
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
3002
3002
3003
-
3004
- version "0.2.3 "
3005
- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3 .tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13 "
3006
- integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM =
3003
+ [email protected] , json-schema@^0.4.0 :
3004
+ version "0.4.0 "
3005
+ resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0 .tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5 "
3006
+ integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA= =
3007
3007
3008
3008
json-stringify-safe@~5.0.1 :
3009
3009
version "5.0.1"
You can’t perform that action at this time.
0 commit comments