File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
"eslint" : " ^8.57.0" ,
8
8
"eslint-config-oclif-typescript" : " 3.1.7" ,
9
9
"http-call" : " ^5.3.0" ,
10
- "json-schema-to-typescript" : " ^14.1 .0" ,
10
+ "json-schema-to-typescript" : " ^15.0 .0" ,
11
11
"jsonwebtoken" : " ^8.3.0" ,
12
12
"typescript" : " ^4.9.5"
13
13
},
Original file line number Diff line number Diff line change @@ -1507,10 +1507,10 @@ json-parse-better-errors@^1.0.1:
1507
1507
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
1508
1508
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
1509
1509
1510
- json-schema-to-typescript@^14.1 .0 :
1511
- version "14.1 .0"
1512
- resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-14.1 .0.tgz#31160d9cf13bf8f948a7ccefdf97e995bc183591 "
1513
- integrity sha512-VIeAFQkn88gFh26MSHWG4uX7TjK/arTw0NVLMZn6vX1WrSF+P6xu5MyEdovu+9PJ0uiS5gm0wzwQvYW9eSq1uw ==
1510
+ json-schema-to-typescript@^15.0 .0 :
1511
+ version "15.0 .0"
1512
+ resolved "https://registry.yarnpkg.com/json-schema-to-typescript/-/json-schema-to-typescript-15.0 .0.tgz#cf7767eee4adaf73041cc0fc9d35e1d5f953585b "
1513
+ integrity sha512-gOX3cJB4eL1ztMc3WUh569ubRcKnr8MnYk++6+/WaaN4bufGHSR6EcbUbvLZgirPQOfvni5SSGkRx0pYloYU8A ==
1514
1514
dependencies :
1515
1515
" @apidevtools/json-schema-ref-parser" " ^11.5.5"
1516
1516
" @types/json-schema" " ^7.0.15"
You can’t perform that action at this time.
0 commit comments