File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 50
50
"dedent" : " ^1.5.3" ,
51
51
"deepmerge" : " ^4.3.1" ,
52
52
"ejs" : " ^3.1.10" ,
53
- "glob" : " ^8.1.0 " ,
53
+ "glob" : " ^10.4.3 " ,
54
54
"prompts" : " ^2.4.2" ,
55
55
"semver" : " ^7.6.2"
56
56
},
Original file line number Diff line number Diff line change @@ -3972,6 +3972,18 @@ glob@^10.0.0:
3972
3972
package-json-from-dist "^1.0.0"
3973
3973
path-scurry "^1.11.1"
3974
3974
3975
+ glob@^10.4.3 :
3976
+ version "10.4.3"
3977
+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
3978
+ integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
3979
+ dependencies :
3980
+ foreground-child "^3.1.0"
3981
+ jackspeak "^3.1.2"
3982
+ minimatch "^9.0.4"
3983
+ minipass "^7.1.2"
3984
+ package-json-from-dist "^1.0.0"
3985
+ path-scurry "^1.11.1"
3986
+
3975
3987
glob@^7.1.3, glob@^7.1.6, glob@^7.2.0 :
3976
3988
version "7.2.3"
3977
3989
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
You can’t perform that action at this time.
0 commit comments