File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 42
42
"@fullhuman/postcss-purgecss" : " ^5.0.0" ,
43
43
"@nuxt/kit" : " ^3.0.0-rc.12" ,
44
44
"consola" : " ^2.15.3" ,
45
- "glob-all" : " ^3.3.0 " ,
45
+ "glob-all" : " ^3.3.1 " ,
46
46
"purgecss" : " ^5.0.0"
47
47
},
48
48
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3800,12 +3800,12 @@ gittar@^0.1.1:
3800
3800
mkdirp "^0.5.1"
3801
3801
tar "^4.4.1"
3802
3802
3803
- glob-all@^3.3.0 :
3804
- version "3.3.0 "
3805
- resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.3.0 .tgz#2019896fbaeb37bc451809cf0cb1e5d2b3e345b2 "
3806
- integrity sha512-30gCh9beSb+YSAh0vsoIlBRm4bSlyMa+5nayax1EJhjwYrCohX0aDxcxvWVe3heOrJikbHgRs75Af6kPLcumew ==
3803
+ glob-all@^3.3.1 :
3804
+ version "3.3.1 "
3805
+ resolved "https://registry.yarnpkg.com/glob-all/-/glob-all-3.3.1 .tgz#6be2d5d8276902319f640fbf839fbe15b35e7667 "
3806
+ integrity sha512-Y+ESjdI7ZgMwfzanHZYQ87C59jOO0i+Hd+QYtVt9PhLi6d8wlOpzQnfBxWUlaTuAoR3TkybLqqbIoWveU4Ji7Q ==
3807
3807
dependencies :
3808
- glob "^7.1.2 "
3808
+ glob "^7.2.3 "
3809
3809
yargs "^15.3.1"
3810
3810
3811
3811
glob-parent@^5.1.2, glob-parent@~5.1.2 :
@@ -3822,7 +3822,7 @@ glob-parent@^6.0.2:
3822
3822
dependencies :
3823
3823
is-glob "^4.0.3"
3824
3824
3825
- glob@^7.0.0, glob@^7.1.2 , glob@^7.1.3 , glob@^7.1.4 :
3825
+ glob@^7.0.0, glob@^7.1.3 , glob@^7.1.4 , glob@^7.2.3 :
3826
3826
version "7.2.3"
3827
3827
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
3828
3828
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
You can’t perform that action at this time.
0 commit comments