File tree 2 files changed +5
-12
lines changed
2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 16
16
"cf-errors" : " ^0.1.16" ,
17
17
"cf-logs" : " ^1.1.25" ,
18
18
"columnify" : " ^1.5.4" ,
19
- "flat" : " ^4.1 .1" ,
19
+ "flat" : " ^5.0 .1" ,
20
20
"json-schema-deref-sync" : " ~0.14.0" ,
21
21
"klaw-sync" : " ^6.0.0" ,
22
22
"lodash" : " ~4.17.21" ,
Original file line number Diff line number Diff line change @@ -2096,12 +2096,10 @@ flat-cache@^1.2.1:
2096
2096
rimraf "~2.6.2"
2097
2097
write "^0.2.1"
2098
2098
2099
- flat@^4.1.1 :
2100
- version "4.1.1"
2101
- resolved "https://registry.yarnpkg.com/flat/-/flat-4.1.1.tgz#a392059cc382881ff98642f5da4dde0a959f309b"
2102
- integrity sha512-FmTtBsHskrU6FJ2VxCnsDb84wu9zhmO3cUX2kGFb5tuwhfXxGciiT0oRY+cck35QmG+NmGh5eLz6lLCpWTqwpA==
2103
- dependencies :
2104
- is-buffer "~2.0.3"
2099
+ flat@^5.0.1 :
2100
+ version "5.0.1"
2101
+ resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.1.tgz#ed5f357d6c9e754d1fdc392b1d570426f8e013c2"
2102
+ integrity sha512-DUYDWLlMhV9qvhjbgmhDQ3ZycXmoOKzrj4KN0+5BEat5SqTlXcXzxNgwiSN1UQHA5Z0BsgYYPelhQHVhpfqaVA==
2105
2103
2106
2104
2107
2105
version "1.1.0"
@@ -2523,11 +2521,6 @@ is-buffer@^1.1.5, is-buffer@~1.1.1:
2523
2521
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
2524
2522
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
2525
2523
2526
- is-buffer@~2.0.3 :
2527
- version "2.0.5"
2528
- resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
2529
- integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
2530
-
2531
2524
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3 :
2532
2525
version "1.2.3"
2533
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