X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package-lock.json;h=05e76c4ec7307373ad935bfab3a94491a4ece57b;hb=f27034e4400f90eb3be04e8b80df1f5654bff4ef;hp=ea8830a929af9bf6444469f9878f1a13c1148502;hpb=7fd91296ddf293e0ef084408618f4cc1f551de92;p=benchmarks-js.git diff --git a/package-lock.json b/package-lock.json index ea8830a..05e76c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -280,7 +280,7 @@ "dependencies": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", - "minimatch": "^3.0.4" + "minimatch": "^3.0.5" }, "engines": { "node": ">=10.10.0" @@ -1799,7 +1799,7 @@ "linguist-languages": "7.10.0", "lodash": "4.17.21", "mem": "8.1.1", - "minimatch": "3.0.4", + "minimatch": "3.0.5", "minimist": "1.2.6", "n-readlines": "1.0.1", "please-upgrade-node": "3.2.0", @@ -2392,7 +2392,7 @@ "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "^3.0.4", + "minimatch": "^3.0.5", "once": "^1.3.0", "path-is-absolute": "^1.0.0" }, @@ -3238,9 +3238,9 @@ } }, "node_modules/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", + "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", "dev": true, "dependencies": { "brace-expansion": "^1.1.7" @@ -3703,7 +3703,7 @@ "lodash": "4.17.21", "mem": "8.1.1", "meriyah": "4.1.5", - "minimatch": "3.0.4", + "minimatch": "3.0.5", "minimist": "1.2.6", "n-readlines": "1.0.1", "outdent": "0.8.0", @@ -4878,7 +4878,7 @@ "requires": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", - "minimatch": "^3.0.4" + "minimatch": "^3.0.5" } }, "@humanwhocodes/module-importer": { @@ -6116,7 +6116,7 @@ "linguist-languages": "7.10.0", "lodash": "4.17.21", "mem": "8.1.1", - "minimatch": "3.0.4", + "minimatch": "3.0.5", "minimist": "1.2.6", "n-readlines": "1.0.1", "please-upgrade-node": "3.2.0", @@ -6466,7 +6466,7 @@ "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "^3.0.4", + "minimatch": "^3.0.5", "once": "^1.3.0", "path-is-absolute": "^1.0.0" } @@ -7053,9 +7053,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.0.5", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", + "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", "dev": true, "requires": { "brace-expansion": "^1.1.7" @@ -7404,7 +7404,7 @@ "lodash": "4.17.21", "mem": "8.1.1", "meriyah": "4.1.5", - "minimatch": "3.0.4", + "minimatch": "3.0.5", "minimist": "1.2.6", "n-readlines": "1.0.1", "outdent": "0.8.0",