diff --git a/package-lock.json b/package-lock.json index 67cb0a1..22d2f2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -961,12 +961,12 @@ } }, "node_modules/glob": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/glob/-/glob-9.0.1.tgz", - "integrity": "sha512-psRdn8MI0gRcH0xow0VOhYxXD/6ZaRGmgtfN0oWN/hCgjxpRQBMCl7wE4JRJSAUTdJsW+FmD0EtE0CgJhKqSVw==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/glob/-/glob-9.1.2.tgz", + "integrity": "sha512-AcvrjOR0OSiS8p+1SInzhCHJ11NHV8P/nN1BDuk6gEjIHSR60SXktPzi/HJt8Z3NIyK4qSO1hZ9jpsasFZENpA==", "dependencies": { "fs.realpath": "^1.0.0", - "minimatch": "^7.3.0", + "minimatch": "^7.4.1", "minipass": "^4.2.4", "path-scurry": "^1.5.0" }, @@ -1564,9 +1564,9 @@ } }, "node_modules/minimatch": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.3.0.tgz", - "integrity": "sha512-WaMDuhKa7a6zKiwplR1AOz+zGvJba24k5VU1Cy6NhEguavT2YRlHxuINUgTas4wiS6fwBpYq4TcA1XIECSntyw==", + "version": "7.4.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz", + "integrity": "sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==", "dependencies": { "brace-expansion": "^2.0.1" }, @@ -3188,12 +3188,12 @@ } }, "glob": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/glob/-/glob-9.0.1.tgz", - "integrity": "sha512-psRdn8MI0gRcH0xow0VOhYxXD/6ZaRGmgtfN0oWN/hCgjxpRQBMCl7wE4JRJSAUTdJsW+FmD0EtE0CgJhKqSVw==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/glob/-/glob-9.1.2.tgz", + "integrity": "sha512-AcvrjOR0OSiS8p+1SInzhCHJ11NHV8P/nN1BDuk6gEjIHSR60SXktPzi/HJt8Z3NIyK4qSO1hZ9jpsasFZENpA==", "requires": { "fs.realpath": "^1.0.0", - "minimatch": "^7.3.0", + "minimatch": "^7.4.1", "minipass": "^4.2.4", "path-scurry": "^1.5.0" } @@ -3583,9 +3583,9 @@ "dev": true }, "minimatch": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.3.0.tgz", - "integrity": "sha512-WaMDuhKa7a6zKiwplR1AOz+zGvJba24k5VU1Cy6NhEguavT2YRlHxuINUgTas4wiS6fwBpYq4TcA1XIECSntyw==", + "version": "7.4.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz", + "integrity": "sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==", "requires": { "brace-expansion": "^2.0.1" }