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.4 " ,
54
54
"prompts" : " ^2.4.2" ,
55
55
"semver" : " ^7.6.2"
56
56
},
Original file line number Diff line number Diff line change @@ -3982,6 +3982,18 @@ glob@^10.0.0:
3982
3982
package-json-from-dist "^1.0.0"
3983
3983
path-scurry "^1.11.1"
3984
3984
3985
+ glob@^10.4.4 :
3986
+ version "10.4.4"
3987
+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.4.tgz#d60943feb6f8140522117e6576a923b715718380"
3988
+ integrity sha512-XsOKvHsu38Xe19ZQupE6N/HENeHQBA05o3hV8labZZT2zYDg1+emxWHnc/Bm9AcCMPXfD6jt+QC7zC5JSFyumw==
3989
+ dependencies :
3990
+ foreground-child "^3.1.0"
3991
+ jackspeak "^3.1.2"
3992
+ minimatch "^9.0.4"
3993
+ minipass "^7.1.2"
3994
+ package-json-from-dist "^1.0.0"
3995
+ path-scurry "^1.11.1"
3996
+
3985
3997
glob@^7.1.3, glob@^7.1.6, glob@^7.2.0 :
3986
3998
version "7.2.3"
3987
3999
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
You can’t perform that action at this time.
0 commit comments