File tree 2 files changed +1
-14
lines changed 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codefresh-io/cf-openapi" ,
3
- "version" : " 0.7.17 " ,
3
+ "version" : " 0.7.18 " ,
4
4
"scripts" : {
5
5
"test" : " jest --runInBand" ,
6
6
"eslint" : " eslint lib/**"
16
16
"cf-errors" : " ^0.1.16" ,
17
17
"cf-logs" : " ^1.1.25" ,
18
18
"columnify" : " 1.6.0" ,
19
- "flat" : " ^4.1.1" ,
20
19
"json-schema-deref-sync" : " ~0.14.0" ,
21
20
"klaw-sync" : " ^6.0.0" ,
22
21
"lodash" : " ~4.17.21" ,
Original file line number Diff line number Diff line change @@ -2101,13 +2101,6 @@ flat-cache@^1.2.1:
2101
2101
rimraf "~2.6.2"
2102
2102
write "^0.2.1"
2103
2103
2104
- flat@^4.1.1 :
2105
- version "4.1.1"
2106
- resolved "https://registry.yarnpkg.com/flat/-/flat-4.1.1.tgz#a392059cc382881ff98642f5da4dde0a959f309b"
2107
- integrity sha512-FmTtBsHskrU6FJ2VxCnsDb84wu9zhmO3cUX2kGFb5tuwhfXxGciiT0oRY+cck35QmG+NmGh5eLz6lLCpWTqwpA==
2108
- dependencies :
2109
- is-buffer "~2.0.3"
2110
-
2111
2104
2112
2105
version "1.1.0"
2113
2106
resolved "https://registry.yarnpkg.com/fn.name/-/fn.name-1.1.0.tgz#26cad8017967aea8731bc42961d04a3d5988accc"
@@ -2528,11 +2521,6 @@ is-buffer@^1.1.5, is-buffer@~1.1.1:
2528
2521
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
2529
2522
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
2530
2523
2531
- is-buffer@~2.0.3 :
2532
- version "2.0.5"
2533
- resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
2534
- integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
2535
-
2536
2524
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3 :
2537
2525
version "1.2.3"
2538
2526
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
You can’t perform that action at this time.
0 commit comments