diff --git a/package-lock.json b/package-lock.json index 8f320d9..3140df9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2815,9 +2815,9 @@ "license": "ISC" }, "node_modules/minimatch": { - "version": "10.2.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz", - "integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==", + "version": "10.2.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", + "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", "dev": true, "license": "BlueOak-1.0.0", "dependencies": { diff --git a/package.json b/package.json index 7e4c84e..733920f 100644 --- a/package.json +++ b/package.json @@ -61,4 +61,4 @@ "typescript-eslint": "^8.52.0", "vitest": "^4.0.16" } -} +} \ No newline at end of file