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.25.0" ,
52
- "globby" : " 11.0.2 " ,
52
+ "globby" : " 11.0.4 " ,
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 @@ -512,10 +512,10 @@ globals@^13.6.0:
512
512
dependencies :
513
513
type-fest "^0.20.2"
514
514
515
- globby@11.0.2 :
516
- version "11.0.2 "
517
- resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2 .tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83 "
518
- integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og ==
515
+ globby@11.0.4 :
516
+ version "11.0.4 "
517
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4 .tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5 "
518
+ integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg ==
519
519
dependencies :
520
520
array-union "^2.1.0"
521
521
dir-glob "^3.0.1"
You can’t perform that action at this time.
0 commit comments