File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@pulumi/gcp" : " 5.2.0" ,
25
25
"@pulumi/kubernetes" : " 3.1.1" ,
26
26
"@pulumi/pulumi" : " 3.2.1" ,
27
- "fs-extra" : " ^10 .0.0" ,
27
+ "fs-extra" : " ^11 .0.0" ,
28
28
"simple-git" : " ^2.38.0"
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -509,10 +509,10 @@ form-data@^3.0.0:
509
509
combined-stream "^1.0.8"
510
510
mime-types "^2.1.12"
511
511
512
- fs-extra@^10 .0.0 :
513
- version "10 .0.0"
514
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10 .0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1 "
515
- integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ ==
512
+ fs-extra@^11 .0.0 :
513
+ version "11 .0.0"
514
+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11 .0.0.tgz#5c50cf225ab1b16804cabd4249b7e58feb4bdbe7 "
515
+ integrity sha512-4YxRvMi4P5C3WQTvdRfrv5UVqbISpqjORFQAW5QPiKAauaxNCwrEdIi6pG3tDFhKKpMen+enEhHIzB/tvIO+/w ==
516
516
dependencies :
517
517
graceful-fs "^4.2.0"
518
518
jsonfile "^6.0.1"
You can’t perform that action at this time.
0 commit comments