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 8383 "follow-redirects" : " ^1.14.8" ,
8484 "node-fetch" : " ^2.6.7" ,
8585 "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"
8788 },
8889 "dependencies" : {
8990 "@coder/logger" : " 1.1.16" ,
Original file line number Diff line number Diff line change @@ -2032,12 +2032,12 @@ get-uri@3:
20322032 fs-extra "^8.1.0"
20332033 ftp "^0.3.10"
20342034
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 ==
20392039 dependencies :
2040- is-glob "^4.0.1 "
2040+ is-glob "^4.0.3 "
20412041
20422042glob@^7.1.3 :
20432043 version "7.1.6"
You can’t perform that action at this time.
0 commit comments