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 5050 "dedent" : " ^1.5.3" ,
5151 "deepmerge" : " ^4.3.1" ,
5252 "ejs" : " ^3.1.10" ,
53- "glob" : " ^8.1.0 " ,
53+ "glob" : " ^10.4.5 " ,
5454 "prompts" : " ^2.4.2" ,
5555 "semver" : " ^7.6.2"
5656 },
Original file line number Diff line number Diff line change @@ -3982,6 +3982,18 @@ glob@^10.0.0:
39823982 package-json-from-dist "^1.0.0"
39833983 path-scurry "^1.11.1"
39843984
3985+ glob@^10.4.5 :
3986+ version "10.4.5"
3987+ resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
3988+ integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
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+
39853997glob@^7.1.3, glob@^7.1.6, glob@^7.2.0 :
39863998 version "7.2.3"
39873999 resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
You can’t perform that action at this time.
0 commit comments