File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"devDependencies" : {
50
50
"axios" : " 0.21.1" ,
51
51
"eslint" : " 7.32.0" ,
52
- "globby" : " 12.0.0 " ,
52
+ "globby" : " 12.0.2 " ,
53
53
"lodash.sortby" : " 4.7.0" ,
54
54
"lodash.uniq" : " 4.5.0"
55
55
}
Original file line number Diff line number Diff line change @@ -529,10 +529,10 @@ globals@^13.9.0:
529
529
dependencies :
530
530
type-fest "^0.20.2"
531
531
532
- globby@12.0.0 :
533
- version "12.0.0 "
534
- resolved "https://registry.yarnpkg.com/globby/-/globby-12.0.0 .tgz#b8bbb8e9d48f8a3c9abf5624030f1f9e1cfbe3ed "
535
- integrity sha512-3mOIUduqSMHm6gNjIw9E641TZ93NB8lFVt+6MKIw6vUaIS5aSsw/6cl0gT86z1IoKlaL90BiOQlA593GUMlzEA ==
532
+ globby@12.0.2 :
533
+ version "12.0.2 "
534
+ resolved "https://registry.yarnpkg.com/globby/-/globby-12.0.2 .tgz#53788b2adf235602ed4cabfea5c70a1139e1ab11 "
535
+ integrity sha512-lAsmb/5Lww4r7MM9nCCliDZVIKbZTavrsunAsHLr9oHthrZP1qi7/gAnHOsUs9bLvEt2vKVJhHmxuL7QbDuPdQ ==
536
536
dependencies :
537
537
array-union "^3.0.1"
538
538
dir-glob "^3.0.1"
You can’t perform that action at this time.
0 commit comments