diff --git a/package-lock.json b/package-lock.json index 4fc6117..d35a2fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27145,21 +27145,23 @@ } }, "node_modules/c12": { - "version": "3.3.3", + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/c12/-/c12-3.3.4.tgz", + "integrity": "sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==", "license": "MIT", "dependencies": { "chokidar": "^5.0.0", - "confbox": "^0.2.2", - "defu": "^6.1.4", - "dotenv": "^17.2.3", + "confbox": "^0.2.4", + "defu": "^6.1.6", + "dotenv": "^17.3.1", "exsolve": "^1.0.8", - "giget": "^2.0.0", + "giget": "^3.2.0", "jiti": "^2.6.1", "ohash": "^2.0.11", "pathe": "^2.0.3", - "perfect-debounce": "^2.0.0", + "perfect-debounce": "^2.1.0", "pkg-types": "^2.3.0", - "rc9": "^2.1.2" + "rc9": "^3.0.1" }, "peerDependencies": { "magicast": "*" @@ -27171,7 +27173,9 @@ } }, "node_modules/c12/node_modules/dotenv": { - "version": "17.2.3", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.0.tgz", + "integrity": "sha512-kCKF62fwtzwYm0IGBNjRUjtJgMfGapII+FslMHIjMR5KTnwEmBmWLDRSnc3XSNP8bNy34tekgQyDT0hr7pERRQ==", "license": "BSD-2-Clause", "engines": { "node": ">=12" @@ -27360,13 +27364,6 @@ "version": "1.1.4", "license": "ISC" }, - "node_modules/citty": { - "version": "0.1.6", - "license": "MIT", - "dependencies": { - "consola": "^3.2.3" - } - }, "node_modules/cli-cursor": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", @@ -27778,7 +27775,9 @@ } }, "node_modules/confbox": { - "version": "0.2.2", + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.2.4.tgz", + "integrity": "sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==", "license": "MIT" }, "node_modules/confusing-browser-globals": { @@ -27786,13 +27785,6 @@ "dev": true, "license": "MIT" }, - "node_modules/consola": { - "version": "3.4.2", - "license": "MIT", - "engines": { - "node": "^14.18.0 || >=16.10.0" - } - }, "node_modules/content-disposition": { "version": "0.5.4", "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", @@ -28207,7 +28199,9 @@ } }, "node_modules/defu": { - "version": "6.1.4", + "version": "6.1.6", + "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.6.tgz", + "integrity": "sha512-f8mefEW4WIVg4LckePx3mALjQSPQgFlg9U8yaPdlsbdYcHQyj9n2zL2LJEA52smeYxOvmd/nB7TpMtHGMTHcug==", "license": "MIT" }, "node_modules/delayed-stream": { @@ -28235,6 +28229,8 @@ }, "node_modules/destr": { "version": "2.0.5", + "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz", + "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==", "license": "MIT" }, "node_modules/destroy": { @@ -30525,16 +30521,10 @@ } }, "node_modules/giget": { - "version": "2.0.0", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/giget/-/giget-3.2.0.tgz", + "integrity": "sha512-GvHTWcykIR/fP8cj8dMpuMMkvaeJfPvYnhq0oW+chSeIr+ldX21ifU2Ms6KBoyKZQZmVaUAAhQ2EZ68KJF8a7A==", "license": "MIT", - "dependencies": { - "citty": "^0.1.6", - "consola": "^3.4.0", - "defu": "^6.1.4", - "node-fetch-native": "^1.6.6", - "nypm": "^0.6.0", - "pathe": "^2.0.3" - }, "bin": { "giget": "dist/cli.mjs" } @@ -33318,10 +33308,6 @@ } } }, - "node_modules/node-fetch-native": { - "version": "1.6.7", - "license": "MIT" - }, "node_modules/node-releases": { "version": "2.0.19", "dev": true, @@ -33472,25 +33458,6 @@ "node": ">= 4" } }, - "node_modules/nypm": { - "version": "0.6.4", - "license": "MIT", - "dependencies": { - "citty": "^0.2.0", - "pathe": "^2.0.3", - "tinyexec": "^1.0.2" - }, - "bin": { - "nypm": "dist/cli.mjs" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/nypm/node_modules/citty": { - "version": "0.2.0", - "license": "MIT" - }, "node_modules/object-assign": { "version": "4.1.1", "dev": true, @@ -33909,7 +33876,9 @@ } }, "node_modules/perfect-debounce": { - "version": "2.0.0", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-2.1.0.tgz", + "integrity": "sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==", "license": "MIT" }, "node_modules/performance-now": { @@ -34396,11 +34365,13 @@ } }, "node_modules/rc9": { - "version": "2.1.2", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/rc9/-/rc9-3.0.1.tgz", + "integrity": "sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==", "license": "MIT", "dependencies": { - "defu": "^6.1.4", - "destr": "^2.0.3" + "defu": "^6.1.6", + "destr": "^2.0.5" } }, "node_modules/rdf-canonize": { @@ -37175,6 +37146,7 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.4.tgz", "integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==", + "dev": true, "license": "MIT", "engines": { "node": ">=18" @@ -39400,7 +39372,7 @@ }, "packages/pipeline-void": { "name": "@lde/pipeline-void", - "version": "0.26.5", + "version": "0.26.6", "license": "MIT", "dependencies": { "@rdfjs/types": "^2.0.1", @@ -39481,7 +39453,7 @@ "version": "0.5.13", "license": "MIT", "dependencies": { - "c12": "^3.0.2", + "c12": "^3.3.4", "commander": "^14.0.3", "cron": "^4.1.0", "drizzle-kit": "1.0.0-beta.19", diff --git a/packages/sparql-monitor/package.json b/packages/sparql-monitor/package.json index da348ef..d1d3963 100644 --- a/packages/sparql-monitor/package.json +++ b/packages/sparql-monitor/package.json @@ -28,7 +28,7 @@ "!**/*.tsbuildinfo" ], "dependencies": { - "c12": "^3.0.2", + "c12": "^3.3.4", "commander": "^14.0.3", "cron": "^4.1.0", "drizzle-kit": "1.0.0-beta.19",