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 15
15
"cf-errors" : " ^0.1.16" ,
16
16
"cf-logs" : " ^1.1.25" ,
17
17
"columnify" : " ^1.5.4" ,
18
- "flat" : " ^4.1 .1" ,
18
+ "flat" : " ^5.0 .1" ,
19
19
"json-schema-deref-sync" : " ~0.14.0" ,
20
20
"klaw-sync" : " ^6.0.0" ,
21
21
"lodash" : " ~4.17.21" ,
Original file line number Diff line number Diff line change @@ -2070,12 +2070,10 @@ flat-cache@^1.2.1:
2070
2070
rimraf "~2.6.2"
2071
2071
write "^0.2.1"
2072
2072
2073
- flat@^4.1.1 :
2074
- version "4.1.1"
2075
- resolved "https://registry.yarnpkg.com/flat/-/flat-4.1.1.tgz#a392059cc382881ff98642f5da4dde0a959f309b"
2076
- integrity sha512-FmTtBsHskrU6FJ2VxCnsDb84wu9zhmO3cUX2kGFb5tuwhfXxGciiT0oRY+cck35QmG+NmGh5eLz6lLCpWTqwpA==
2077
- dependencies :
2078
- is-buffer "~2.0.3"
2073
+ flat@^5.0.1 :
2074
+ version "5.0.1"
2075
+ resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.1.tgz#ed5f357d6c9e754d1fdc392b1d570426f8e013c2"
2076
+ integrity sha512-DUYDWLlMhV9qvhjbgmhDQ3ZycXmoOKzrj4KN0+5BEat5SqTlXcXzxNgwiSN1UQHA5Z0BsgYYPelhQHVhpfqaVA==
2079
2077
2080
2078
2081
2079
version "1.1.0"
@@ -2513,11 +2511,6 @@ is-buffer@^1.1.5, is-buffer@~1.1.1:
2513
2511
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
2514
2512
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
2515
2513
2516
- is-buffer@~2.0.3 :
2517
- version "2.0.5"
2518
- resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.5.tgz#ebc252e400d22ff8d77fa09888821a24a658c191"
2519
- integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
2520
-
2521
2514
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3 :
2522
2515
version "1.2.3"
2523
2516
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