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 4242 "@fullhuman/postcss-purgecss" : " ^5.0.0" ,
4343 "@nuxt/kit" : " ^3.0.0-rc.12" ,
4444 "consola" : " ^2.15.3" ,
45- "glob-all" : " ^3.3.0 " ,
45+ "glob-all" : " ^3.3.1 " ,
4646 "purgecss" : " ^5.0.0"
4747 },
4848 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -3800,12 +3800,12 @@ gittar@^0.1.1:
38003800 mkdirp "^0.5.1"
38013801 tar "^4.4.1"
38023802
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 ==
38073807 dependencies :
3808- glob "^7.1.2 "
3808+ glob "^7.2.3 "
38093809 yargs "^15.3.1"
38103810
38113811glob-parent@^5.1.2, glob-parent@~5.1.2 :
@@ -3822,7 +3822,7 @@ glob-parent@^6.0.2:
38223822 dependencies :
38233823 is-glob "^4.0.3"
38243824
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 :
38263826 version "7.2.3"
38273827 resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
38283828 integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
You can’t perform that action at this time.
0 commit comments