File tree Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 135
135
"json-schema-ref-parser" : " ^3.2.0" ,
136
136
"lunr" : " ^1.0.0" ,
137
137
"mark.js" : " github:julmot/mark.js" ,
138
- "openapi-sampler" : " ^0.4.1 " ,
138
+ "openapi-sampler" : " ^0.4.2 " ,
139
139
"perfect-scrollbar" : " ^0.7.0" ,
140
140
"prismjs" : " ^1.5.1" ,
141
141
"remarkable" : " 1.7.1" ,
Original file line number Diff line number Diff line change @@ -3308,14 +3308,7 @@ js-yaml@3.6.1:
3308
3308
argparse "^1.0.7"
3309
3309
esprima "^2.6.0"
3310
3310
3311
- js-yaml@3.x :
3312
- version "3.9.0"
3313
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.0.tgz#4ffbbf25c2ac963b8299dc74da7e3740de1c18ce"
3314
- dependencies :
3315
- argparse "^1.0.7"
3316
- esprima "^4.0.0"
3317
-
3318
- js-yaml@^3.9.1 :
3311
+ js-yaml@3.x, js-yaml@^3.9.1 :
3319
3312
version "3.9.1"
3320
3313
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
3321
3314
dependencies :
@@ -4338,9 +4331,9 @@ ono@^4.0.2:
4338
4331
dependencies :
4339
4332
format-util "^1.0.3"
4340
4333
4341
- openapi-sampler@^0.4.1 :
4342
- version "0.4.1 "
4343
- resolved "https://registry.yarnpkg.com/openapi-sampler/-/openapi-sampler-0.4.1 .tgz#33bfe9e50ff2d2e3ac093d475e542055f0a99a58 "
4334
+ openapi-sampler@^0.4.2 :
4335
+ version "0.4.2 "
4336
+ resolved "https://registry.yarnpkg.com/openapi-sampler/-/openapi-sampler-0.4.2 .tgz#a687bc966c72ee8a98b51bc0c31d5e77a66c6ae1 "
4344
4337
4345
4338
opener@~1.4.0 :
4346
4339
version "1.4.3"
@@ -6349,7 +6342,7 @@ typescript@^2.4.2:
6349
6342
version "2.4.2"
6350
6343
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"
6351
6344
6352
- uglify-js@2.6.x, uglify-js@^2.6 :
6345
+ uglify-js@2.6.x :
6353
6346
version "2.6.4"
6354
6347
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.6.4.tgz#65ea2fb3059c9394692f15fed87c2b36c16b9adf"
6355
6348
dependencies :
@@ -6358,7 +6351,7 @@ uglify-js@2.6.x, uglify-js@^2.6:
6358
6351
uglify-to-browserify "~1.0.0"
6359
6352
yargs "~3.10.0"
6360
6353
6361
- uglify-js@^2.8.29 :
6354
+ uglify-js@^2.6, uglify-js@^2. 8.29 :
6362
6355
version "2.8.29"
6363
6356
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
6364
6357
dependencies :
You can’t perform that action at this time.
0 commit comments