This repository was archived by the owner on Nov 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
"test" : " mocha"
18
18
},
19
19
"dependencies" : {
20
- "minim" : " ^0.23.1 "
20
+ "minim" : " ^0.23.4 "
21
21
},
22
22
"devDependencies" : {
23
23
"chai" : " ^4.1.2" ,
Original file line number Diff line number Diff line change 28
28
"fury-adapter-oas3-parser" : " ^0.7.5" ,
29
29
"fury-adapter-swagger" : " ^0.25.1" ,
30
30
"js-yaml" : " ^3.12.0" ,
31
- "minim" : " ^0.23.1 "
31
+ "minim" : " ^0.23.4 "
32
32
},
33
33
"devDependencies" : {
34
34
"eslint" : " ^5.9.0"
Original file line number Diff line number Diff line change @@ -4008,10 +4008,10 @@ mimic-fn@^1.0.0:
4008
4008
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
4009
4009
integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
4010
4010
4011
- minim@^0.23.1 :
4012
- version "0.23.1 "
4013
- resolved "https://registry.yarnpkg.com/minim/-/minim-0.23.1 .tgz#7820c03140048183223e9a1c394fd1c638d77839 "
4014
- integrity sha512-Oi2B/L8w6Ufd9820N9UV1T3b91Qmmn5h2J+hv2dQ2ZTcCrIyDF8EzHFBYZO/WnlX9L/N9TLFS0x8lS2uzNhODQ ==
4011
+ minim@^0.23.4 :
4012
+ version "0.23.4 "
4013
+ resolved "https://registry.yarnpkg.com/minim/-/minim-0.23.4 .tgz#eda2e342c657b034e158604f81f4f40860ed9954 "
4014
+ integrity sha512-hmtDywnQq8WBI7yTi9Yqy/q9m6RjqviuIPMYY2NOmbVI96R4nNznrLn7Uda+JvI58HidRG5TQUfHPMce/6Kr/Q ==
4015
4015
dependencies :
4016
4016
lodash "^4.15.0"
4017
4017
You can’t perform that action at this time.
0 commit comments