Commit 87ba188 1 parent 46ad2ac commit 87ba188 Copy full SHA for 87ba188
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 68
68
"@graphql-tools/url-loader" : " ^7.9.7" ,
69
69
"@graphql-tools/utils" : " ^9.0.0" ,
70
70
"cosmiconfig" : " 8.0.0" ,
71
- "minimatch" : " 4.2.1 " ,
71
+ "minimatch" : " 4.2.3 " ,
72
72
"string-env-interpolation" : " 1.0.1" ,
73
73
"tslib" : " ^2.4.0"
74
74
},
Original file line number Diff line number Diff line change @@ -2816,10 +2816,10 @@ min-indent@^1.0.0:
2816
2816
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
2817
2817
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
2818
2818
2819
- minimatch@4.2.1 :
2820
- version "4.2.1 "
2821
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1 .tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4 "
2822
- integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g ==
2819
+ minimatch@4.2.3 :
2820
+ version "4.2.3 "
2821
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.3 .tgz#b4dcece1d674dee104bb0fb833ebb85a78cbbca6 "
2822
+ integrity sha512-lIUdtK5hdofgCTu3aT0sOaHsYR37viUuIc0rwnnDXImbwFRcumyLMeZaM0t0I/fgxS6s6JMfu0rLD1Wz9pv1ng ==
2823
2823
dependencies :
2824
2824
brace-expansion "^1.1.7"
2825
2825
You can’t perform that action at this time.
0 commit comments