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" },