diff --git a/package.json b/package.json index f2bbdfc..c7218be 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@comunica/context-entries": "^4.0.1", "@comunica/query-sparql-rdfjs": "^3.0.1", "@types/jsonld": "^1.5.8", - "commander": "^13.0.0", + "commander": "^14.0.1", "componentsjs": "^6.0.0", "eyereasoner": "18.16.0", "fs-extra": "^11.1.1", diff --git a/yarn.lock b/yarn.lock index a0befd5..1e1f82c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2750,10 +2750,10 @@ colorspace@1.1.x: color "^3.1.3" text-hex "1.0.x" -commander@^13.0.0: - version "13.1.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-13.1.0.tgz#776167db68c78f38dcce1f9b8d7b8b9a488abf46" - integrity sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw== +commander@^14.0.1: + version "14.0.1" + resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.1.tgz#2f9225c19e6ebd0dc4404dd45821b2caa17ea09b" + integrity sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A== comment-parser@^0.7.6: version "0.7.6"