refactor: Bump minimatch from 3.0.4 to 3.1.2 (#8336)

This commit is contained in:
dependabot[bot]
2022-11-26 00:57:07 +01:00
committed by GitHub
parent e32cc7db93
commit 40dd82ff19

21
package-lock.json generated
View File

@@ -9729,9 +9729,9 @@
"dev": true
},
"minimatch": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
@@ -10736,8 +10736,7 @@
},
"balanced-match": {
"version": "1.0.2",
"bundled": true,
"dev": true
"bundled": true
},
"bcrypt-pbkdf": {
"version": "1.0.2",
@@ -10768,7 +10767,6 @@
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"dev": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
@@ -10951,8 +10949,7 @@
},
"concat-map": {
"version": "0.0.1",
"bundled": true,
"dev": true
"bundled": true
},
"console-control-strings": {
"version": "1.1.0",
@@ -11571,14 +11568,6 @@
"mime-db": "1.49.0"
}
},
"minimatch": {
"version": "3.0.4",
"bundled": true,
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
}
},
"minipass": {
"version": "3.1.5",
"bundled": true,