fix(deps): update dependency minimatch to v3.0.5 [security] (#24393)

This commit is contained in:
renovate[bot]
2022-11-03 08:58:51 -06:00
committed by GitHub
parent 720d788fab
commit b595636d06
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"method-override": "3.0.0",
"methods": "1.1.2",
"mime-types": "2.1.27",
"minimatch": "3.0.4",
"minimatch": "3.0.5",
"mocha": "7.0.1",
"multer": "1.4.2",
"ordinal": "1.0.3",
+1 -1
View File
@@ -86,7 +86,7 @@
"md5": "2.3.0",
"mime": "2.4.4",
"mime-db": "1.45.0",
"minimatch": "3.0.4",
"minimatch": "3.0.5",
"minimist": "1.2.6",
"mocha-7.0.1": "npm:mocha@7.0.1",
"mocha-junit-reporter": "2.1.0",
+7
View File
@@ -23674,6 +23674,13 @@ minimatch@3.0.4:
dependencies:
brace-expansion "^1.1.7"
minimatch@3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
dependencies:
brace-expansion "^1.1.7"
minimatch@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"