@@ -42,7 +42,7 @@ self: super: {
42
42
43
43
44
44
45
-
45
+
46
46
47
47
48
48
] ;
@@ -3494,18 +3494,15 @@ self: super: {
3494
3494
} ;
3495
3495
} ;
3496
3496
"jsesc@^2.5.1" = self . "[email protected] " ;
3497
- "[email protected] .0 " = self . buildNodeModule {
3497
+ "[email protected] .3 " = self . buildNodeModule {
3498
3498
id = { scope = "" ; name = "json5" ; } ;
3499
- version = "2.2.0 " ;
3499
+ version = "2.2.3 " ;
3500
3500
src = self . fetchurl {
3501
- url = "https://registry.yarnpkg.com/json5/-/json5-2.2.0 .tgz" ;
3502
- sha1 = "2dfefe720c6ba525d9ebd909950f0515316c89a3 " ;
3501
+ url = "https://registry.yarnpkg.com/json5/-/json5-2.2.3 .tgz" ;
3502
+ sha1 = "78cd6f1a19bdc12b73db5ad0c61efd66c1e29283 " ;
3503
3503
} ;
3504
- modules = [
3505
-
3506
- ] ;
3507
3504
} ;
3508
- "json5@^2.1.2" = self . "[email protected] .0 " ;
3505
+ "json5@^2.1.2" = self . "[email protected] .3 " ;
3509
3506
"[email protected] " = self . buildNodeModule {
3510
3507
id = { scope = "" ; name = "kleur" ; } ;
3511
3508
version = "3.0.3" ;
@@ -3713,15 +3710,6 @@ self: super: {
3713
3710
sha1 = "de3f98543dbf96082be48ad1a0c7cda836301dcf" ;
3714
3711
} ;
3715
3712
} ;
3716
- "[email protected] " = self . buildNodeModule {
3717
- id = { scope = "" ; name = "minimist" ; } ;
3718
- version = "1.2.5" ;
3719
- src = self . fetchurl {
3720
- url = "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz" ;
3721
- sha1 = "67d66014b66a6a8aaa0c083c5fd58df4e4e97602" ;
3722
- } ;
3723
- } ;
3724
- "minimist@^1.2.5" = self . "[email protected] " ;
3725
3713
"minimist@~0.0.1" = self . "[email protected] " ;
3726
3714
"[email protected] " = self . buildNodeModule {
3727
3715
id = { scope = "" ; name = "minipass-collect" ; } ;
0 commit comments