File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 83
83
"follow-redirects" : " ^1.14.8" ,
84
84
"node-fetch" : " ^2.6.7" ,
85
85
"nanoid" : " ^3.1.31" ,
86
- "minimist" : " npm:minimist-lite@2.2.1"
86
+ "minimist" : " npm:minimist-lite@2.2.1" ,
87
+ "glob-parent" : " ^6.0.1"
87
88
},
88
89
"dependencies" : {
89
90
"@coder/logger" : " 1.1.16" ,
Original file line number Diff line number Diff line change @@ -2032,12 +2032,12 @@ get-uri@3:
2032
2032
fs-extra "^8.1.0"
2033
2033
ftp "^0.3.10"
2034
2034
2035
- glob-parent@^5.1.0, glob-parent@^5.1.2 :
2036
- version "5.1 .2"
2037
- resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1 .2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4 "
2038
- integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow ==
2035
+ glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@^6.0.1 :
2036
+ version "6.0 .2"
2037
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0 .2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3 "
2038
+ integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A ==
2039
2039
dependencies :
2040
- is-glob "^4.0.1 "
2040
+ is-glob "^4.0.3 "
2041
2041
2042
2042
glob@^7.1.3 :
2043
2043
version "7.1.6"
You can’t perform that action at this time.
0 commit comments