diff --git a/gateways/cosmo-router/install.sh b/gateways/cosmo-router/install.sh index 3f41ed9..c7cd6fd 100755 --- a/gateways/cosmo-router/install.sh +++ b/gateways/cosmo-router/install.sh @@ -8,7 +8,7 @@ set -u BINARY_DOWNLOAD_PREFIX="https://github.com/wundergraph/cosmo/releases/download" # https://github.com/wundergraph/cosmo/releases -DOWNLOAD_VERSION="0.142.1" +DOWNLOAD_VERSION="0.143.2" download_binary() { downloader --check diff --git a/package-lock.json b/package-lock.json index 9e045e8..fde0750 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "prettier": "3.3.3", "tsx": "4.19.2", "typescript": "5.6.3", - "wgc": "0.70.2" + "wgc": "0.70.3" } }, "node_modules/@apollo/cache-control-types": { @@ -2080,9 +2080,9 @@ "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==" }, "node_modules/@tanstack/query-core": { - "version": "5.60.5", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.60.5.tgz", - "integrity": "sha512-jiS1aC3XI3BJp83ZiTuDLerTmn9P3U95r6p+6/SNauLJaYxfIC4dMuWygwnBHIZxjn2zJqEpj3nysmPieoxfPQ==", + "version": "5.60.6", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.60.6.tgz", + "integrity": "sha512-tI+k0KyCo1EBJ54vxK1kY24LWj673ujTydCZmzEZKAew4NqZzTaVQJEuaG1qKj2M03kUHN46rchLRd+TxVq/zQ==", "dev": true, "license": "MIT", "peer": true, @@ -2092,14 +2092,14 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.60.5", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.60.5.tgz", - "integrity": "sha512-M77bOsPwj1wYE56gk7iJvxGAr4IC12NWdIDhT+Eo8ldkWRHMvIR8I/rufIvT1OXoV/bl7EECwuRuMlxxWtvW2Q==", + "version": "5.60.6", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.60.6.tgz", + "integrity": "sha512-FUzSDaiPkuZCmuGqrixfRRXJV9u+nrUh9lAlA5Q3ZFrOw1Js1VeBfxi1NIcJO3ZWJdKceBqKeBJdNcWStCYZnw==", "dev": true, "license": "MIT", "peer": true, "dependencies": { - "@tanstack/query-core": "5.60.5" + "@tanstack/query-core": "5.60.6" }, "funding": { "type": "github", @@ -2413,9 +2413,9 @@ } }, "node_modules/@wundergraph/cosmo-connect": { - "version": "0.87.0", - "resolved": "https://registry.npmjs.org/@wundergraph/cosmo-connect/-/cosmo-connect-0.87.0.tgz", - "integrity": "sha512-E4GR35pMEGTfS7LYhbrGAHYtz1APbPoQ4T1N0PzCk5bsIiqZal054BZvhyZjsn5dXSzNcW4DaZPFE2TMNmKiEw==", + "version": "0.88.0", + "resolved": "https://registry.npmjs.org/@wundergraph/cosmo-connect/-/cosmo-connect-0.88.0.tgz", + "integrity": "sha512-gS7QO+cxvNlo0G4vBX0OpZFY+MD+2WtQ+Jwy0zA/KXX2ZfjuKoMTN09tawzsW66PV2fogyry6Wae9rYdE8bL+g==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -2424,9 +2424,9 @@ } }, "node_modules/@wundergraph/cosmo-shared": { - "version": "0.32.4", - "resolved": "https://registry.npmjs.org/@wundergraph/cosmo-shared/-/cosmo-shared-0.32.4.tgz", - "integrity": "sha512-iZjZEtDm2hOI7yTPOZFzun/YurrmAwIgm7fAQCJNtmTO0SUMKKx4JYrVhZ5dJ9qhnoiwlB8jPQCBxKkvlfkNag==", + "version": "0.32.5", + "resolved": "https://registry.npmjs.org/@wundergraph/cosmo-shared/-/cosmo-shared-0.32.5.tgz", + "integrity": "sha512-Gb8gE6BVZ7UaLI+bVu2TqpnLfs9NVCO7TBEfc+1VYrr17uy25sCwn9JRz6NR5CwgHi6wbGQt6CN8bANfIEAADw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -2434,7 +2434,7 @@ "@graphql-tools/schema": "^8.5.1", "@graphql-tools/utils": "^9.2.1", "@wundergraph/composition": "0.31.1", - "@wundergraph/cosmo-connect": "0.87.0", + "@wundergraph/cosmo-connect": "0.88.0", "graphql": "^16.9.0", "pino": "^8.14.1" } @@ -8616,9 +8616,9 @@ "license": "BSD-2-Clause" }, "node_modules/wgc": { - "version": "0.70.2", - "resolved": "https://registry.npmjs.org/wgc/-/wgc-0.70.2.tgz", - "integrity": "sha512-VU3quvgVB16T0qVFknljfrCJhh6kP6as4e4neepjW/YzOt9n/JPu4SXOpE8be5owVDvbKvxQYOt1yq3za9E5Qw==", + "version": "0.70.3", + "resolved": "https://registry.npmjs.org/wgc/-/wgc-0.70.3.tgz", + "integrity": "sha512-TuD/TXPu2pHPzonl4O6sDA4NMaEfvOu5ZvHpncNqOZI2HtSK0fX1/YGUlI7Cj/nbi9KuskY8dacAgRvxj+pxHg==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -8628,8 +8628,8 @@ "@graphql-tools/utils": "^10.2.2", "@scarf/scarf": "^1.3.0", "@wundergraph/composition": "0.31.1", - "@wundergraph/cosmo-connect": "0.87.0", - "@wundergraph/cosmo-shared": "0.32.4", + "@wundergraph/cosmo-connect": "0.88.0", + "@wundergraph/cosmo-shared": "0.32.5", "boxen": "^7.1.1", "cli-progress": "^3.12.0", "cli-table3": "^0.6.3", diff --git a/package.json b/package.json index 7aa4cad..ac1a9ed 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,6 @@ "prettier": "3.3.3", "tsx": "4.19.2", "typescript": "5.6.3", - "wgc": "0.70.2" + "wgc": "0.70.3" } }