From 6065c136ea6ff4e94d6dbfb7deb55725b4d021c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 17:34:17 +0000 Subject: [PATCH] chore(deps): bump minimatch from 10.2.2 to 10.2.4 Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.2.2 to 10.2.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 11eb29d..cc511b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5889,9 +5889,9 @@ } }, "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==", "dependencies": { "brace-expansion": "^5.0.2" }, @@ -9131,7 +9131,7 @@ "io-validate": "^2.1.13", "is-relative-url": "^4.0.0", "tracer": "^1.0.1", - "underscore": "^1.13.8", + "underscore": "^1.9.1", "uri-js": "^4.2.2", "winston": "^3.2.1", "yargs": "^18.0.0" @@ -9159,12 +9159,12 @@ "filenamify-url": "^4.0.0", "io-validate": "^2.1.13", "lru": "^3.1.0", - "minimatch": "^10.2.2", + "minimatch": "^10.2.4", "moment": "^2.24.0", "param-case": "^4.0.0", "playwright": "^1.25.1", "toidentifier": "^1.0.1", - "underscore": "^1.13.8", + "underscore": "^1.13.4", "uri-js": "^4.4.1", "yargs": "^18.0.0" }, @@ -9193,7 +9193,7 @@ "io-validate": "^2.1.13", "progress": "^2.0.3", "semver": "^7.3.8", - "underscore": "^1.13.8" + "underscore": "^1.9.1" }, "devDependencies": { "@types/progress": "^2.0.5", @@ -9292,7 +9292,7 @@ "io-validate": "^2.1.13", "is-relative-url": "^4.0.0", "tracer": "^1.0.1", - "underscore": "1.13.8", + "underscore": "^1.9.1", "uri-js": "^4.2.2", "winston": "^3.2.1", "yargs": "^18.0.0" @@ -9317,12 +9317,12 @@ "filenamify-url": "^4.0.0", "io-validate": "^2.1.13", "lru": "^3.1.0", - "minimatch": "10.2.2", + "minimatch": "10.2.4", "moment": "^2.24.0", "param-case": "^4.0.0", "playwright": "^1.25.1", "toidentifier": "^1.0.1", - "underscore": "1.13.8", + "underscore": "^1.13.4", "uri-js": "^4.4.1", "yargs": "^18.0.0" } @@ -9336,7 +9336,7 @@ "io-validate": "^2.1.13", "progress": "^2.0.3", "semver": "^7.3.8", - "underscore": "1.13.8" + "underscore": "^1.9.1" } }, "@crawlee/basic": { @@ -13487,9 +13487,9 @@ "dev": true }, "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==", "requires": { "brace-expansion": "^5.0.2" },