diff --git a/package.json b/package.json index 3391624fda..805a0a7b22 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "bull@4.16.4": "patches/bull@4.16.4.patch", "pkce-challenge@5.0.0": "patches/pkce-challenge@5.0.0.patch", "@types/express-serve-static-core@5.0.6": "patches/@types__express-serve-static-core@5.0.6.patch", - "@types/ws@8.5.4": "patches/@types__ws@8.5.4.patch", + "@types/ws@8.18.1": "patches/@types__ws@8.18.1.patch", "@types/uuencode@0.0.3": "patches/@types__uuencode@0.0.3.patch", "vue-tsc@2.2.8": "patches/vue-tsc@2.2.8.patch", "eslint-plugin-n8n-local-rules": "patches/eslint-plugin-n8n-local-rules.patch", diff --git a/packages/@n8n/nodes-langchain/package.json b/packages/@n8n/nodes-langchain/package.json index 87dddb4d57..00aa52f141 100644 --- a/packages/@n8n/nodes-langchain/package.json +++ b/packages/@n8n/nodes-langchain/package.json @@ -183,7 +183,7 @@ "@n8n/vm2": "3.9.25", "@pinecone-database/pinecone": "4.0.0", "@qdrant/js-client-rest": "1.14.1", - "@supabase/supabase-js": "2.45.4", + "@supabase/supabase-js": "2.49.9", "@xata.io/client": "0.28.4", "@zilliz/milvus2-sdk-node": "^2.5.7", "basic-auth": "catalog:", diff --git a/packages/cli/package.json b/packages/cli/package.json index 418defd66d..58e848f2f1 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -75,7 +75,7 @@ "@types/syslog-client": "^1.1.2", "@types/uuid": "catalog:", "@types/validator": "^13.7.0", - "@types/ws": "^8.5.4", + "@types/ws": "^8.18.1", "@types/xml2js": "catalog:", "@types/yamljs": "^0.2.31", "@vvo/tzdb": "^6.141.0", diff --git a/patches/@types__ws@8.5.4.patch b/patches/@types__ws@8.18.1.patch similarity index 69% rename from patches/@types__ws@8.5.4.patch rename to patches/@types__ws@8.18.1.patch index b489d1e618..599966d3c1 100644 --- a/patches/@types__ws@8.5.4.patch +++ b/patches/@types__ws@8.18.1.patch @@ -1,8 +1,8 @@ diff --git a/index.d.ts b/index.d.ts -index 7a8182a94289524851cb08a3b24897f2b6bce747..f5bfb61bdacbae81ca274cc4b5a61e6e7322b7cd 100755 +index 6d08adc155873e948d2ffebf40622fe405159bc0..b90773f2777a68408d9d1536412f80bb3c5325a0 100644 --- a/index.d.ts +++ b/index.d.ts -@@ -72,6 +72,9 @@ declare class WebSocket extends EventEmitter { +@@ -62,6 +62,9 @@ declare class WebSocket extends EventEmitter { | typeof WebSocket.CLOSED; readonly url: string; diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f66a508cc..e5cf8af8b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -186,9 +186,9 @@ patchedDependencies: '@types/uuencode@0.0.3': hash: 083a73709a54db57b092d986b43d27ddda3cb8008f9510e98bc9e6da0e1cbb62 path: patches/@types__uuencode@0.0.3.patch - '@types/ws@8.5.4': - hash: 3daa0c4c940b0286c9877b0413548ff53acada5b927b75566ac76deee7a49357 - path: patches/@types__ws@8.5.4.patch + '@types/ws@8.18.1': + hash: 682b44b740be55e5d7018e6fe335880851dadf2524b6c723c9ed0c29cb2fa7fb + path: patches/@types__ws@8.18.1.patch bull@4.16.4: hash: a4b6d56db16fe5870646929938466d6a5c668435fd1551bed6a93fffb597ba42 path: patches/bull@4.16.4.patch @@ -750,7 +750,7 @@ importers: version: 4.3.0 '@getzep/zep-cloud': specifier: 1.0.12 - version: 1.0.12(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)(langchain@0.3.11(a9c8f655d0ec4bd70e0f938ef73f85da)) + version: 1.0.12(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)(langchain@0.3.11(d71d1df33a22803bba4e47303d410a51)) '@getzep/zep-js': specifier: 0.9.0 version: 0.9.0 @@ -777,7 +777,7 @@ importers: version: 0.3.2(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13) '@langchain/community': specifier: 'catalog:' - version: 0.3.24(90a94ff6ee073f963f6e65dd73dfbb27) + version: 0.3.24(3a2fa23b4df734da256fae2a3bd4f738) '@langchain/core': specifier: 'catalog:' version: 0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)) @@ -842,8 +842,8 @@ importers: specifier: 1.14.1 version: 1.14.1(typescript@5.8.2) '@supabase/supabase-js': - specifier: 2.45.4 - version: 2.45.4 + specifier: 2.49.9 + version: 2.49.9 '@xata.io/client': specifier: 0.28.4 version: 0.28.4(typescript@5.8.2) @@ -882,7 +882,7 @@ importers: version: 23.0.1 langchain: specifier: 0.3.11 - version: 0.3.11(a9c8f655d0ec4bd70e0f938ef73f85da) + version: 0.3.11(d71d1df33a22803bba4e47303d410a51) lodash: specifier: 'catalog:' version: 4.17.21 @@ -1457,8 +1457,8 @@ importers: specifier: ^13.7.0 version: 13.7.7 '@types/ws': - specifier: ^8.5.4 - version: 8.5.4(patch_hash=3daa0c4c940b0286c9877b0413548ff53acada5b927b75566ac76deee7a49357) + specifier: ^8.18.1 + version: 8.18.1(patch_hash=682b44b740be55e5d7018e6fe335880851dadf2524b6c723c9ed0c29cb2fa7fb) '@types/xml2js': specifier: 'catalog:' version: 0.4.14 @@ -6169,27 +6169,27 @@ packages: storybook: ^8.6.4 vue: ^3.0.0 - '@supabase/auth-js@2.65.0': - resolution: {integrity: sha512-+wboHfZufAE2Y612OsKeVP4rVOeGZzzMLD/Ac3HrTQkkY4qXNjI6Af9gtmxwccE5nFvTiF114FEbIQ1hRq5uUw==} + '@supabase/auth-js@2.69.1': + resolution: {integrity: sha512-FILtt5WjCNzmReeRLq5wRs3iShwmnWgBvxHfqapC/VoljJl+W8hDAyFmf1NVw3zH+ZjZ05AKxiKxVeb0HNWRMQ==} - '@supabase/functions-js@2.4.1': - resolution: {integrity: sha512-8sZ2ibwHlf+WkHDUZJUXqqmPvWQ3UHN0W30behOJngVh/qHHekhJLCFbh0AjkE9/FqqXtf9eoVvmYgfCLk5tNA==} + '@supabase/functions-js@2.4.4': + resolution: {integrity: sha512-WL2p6r4AXNGwop7iwvul2BvOtuJ1YQy8EbOd0dhG1oN1q8el/BIRSFCFnWAMM/vJJlHWLi4ad22sKbKr9mvjoA==} '@supabase/node-fetch@2.6.15': resolution: {integrity: sha512-1ibVeYUacxWYi9i0cf5efil6adJ9WRyZBLivgjs+AUpewx1F3xPi7gLgaASI2SmIQxPoCEjAsLAzKPgMJVgOUQ==} engines: {node: 4.x || >=6.0.0} - '@supabase/postgrest-js@1.16.1': - resolution: {integrity: sha512-EOSEZFm5pPuCPGCmLF1VOCS78DfkSz600PBuvBND/IZmMciJ1pmsS3ss6TkB6UkuvTybYiBh7gKOYyxoEO3USA==} + '@supabase/postgrest-js@1.19.4': + resolution: {integrity: sha512-O4soKqKtZIW3olqmbXXbKugUtByD2jPa8kL2m2c1oozAO11uCcGrRhkZL0kVxjBLrXHE0mdSkFsMj7jDSfyNpw==} - '@supabase/realtime-js@2.10.2': - resolution: {integrity: sha512-qyCQaNg90HmJstsvr2aJNxK2zgoKh9ZZA8oqb7UT2LCh3mj9zpa3Iwu167AuyNxsxrUE8eEJ2yH6wLCij4EApA==} + '@supabase/realtime-js@2.11.9': + resolution: {integrity: sha512-fLseWq8tEPCO85x3TrV9Hqvk7H4SGOqnFQ223NPJSsxjSYn0EmzU1lvYO6wbA0fc8DE94beCAiiWvGvo4g33lQ==} - '@supabase/storage-js@2.7.0': - resolution: {integrity: sha512-iZenEdO6Mx9iTR6T7wC7sk6KKsoDPLq8rdu5VRy7+JiT1i8fnqfcOr6mfF2Eaqky9VQzhP8zZKQYjzozB65Rig==} + '@supabase/storage-js@2.7.1': + resolution: {integrity: sha512-asYHcyDR1fKqrMpytAS1zjyEfvxuOIp1CIXX7ji4lHHcJKqyk+sLl/Vxgm4sN6u8zvuUtae9e4kDxQP2qrwWBA==} - '@supabase/supabase-js@2.45.4': - resolution: {integrity: sha512-E5p8/zOLaQ3a462MZnmnz03CrduA5ySH9hZyL03Y+QZLIOO4/Gs8Rdy4ZCKDHsN7x0xdanVEWWFN3pJFQr9/hg==} + '@supabase/supabase-js@2.49.9': + resolution: {integrity: sha512-lB2A2X8k1aWAqvlpO4uZOdfvSuZ2s0fCMwJ1Vq6tjWsi3F+au5lMbVVn92G0pG8gfmis33d64Plkm6eSDs6jRA==} '@supercharge/promise-pool@3.1.0': resolution: {integrity: sha512-gB3NukbIcYzRtPoE6dx9svQYPodxvnfQlaaQd8N/z87E6WaMfRE7o5HwB+LZ+KeM0nsNAq1n4TmBtfz1VCUR+Q==} @@ -6539,8 +6539,8 @@ packages: '@types/pg@8.6.1': resolution: {integrity: sha512-1Kc4oAGzAl7uqUStZCDvaLFqZrW9qWSjXOmBfdgyBP5La7Us6Mg4GBvRlSoaZMhQF/zSj1C8CtKMBkoiT8eL8w==} - '@types/phoenix@1.6.4': - resolution: {integrity: sha512-B34A7uot1Cv0XtaHRYDATltAdKx0BvVKNgYNqE4WjtPUa4VQJM7kxeXcVKaH+KS+kCmZ+6w+QaUdcljiheiBJA==} + '@types/phoenix@1.6.6': + resolution: {integrity: sha512-PIzZZlEppgrpoT2QgbnDU+MMzuR6BbCjllj0bM70lWoejMeNJAxCchxnv7J3XFkI8MpygtRpzXrIlmWUBclP5A==} '@types/promise-ftp-common@1.1.0': resolution: {integrity: sha512-mqo6D4qdiJdzeqlzFwEIchQQZk2hZacjssmjoAX7nClcREmRUUsnmgbWXEfA2qK986rwOPqepfRoSu7rsjAKag==} @@ -6695,11 +6695,8 @@ packages: '@types/whatwg-url@11.0.4': resolution: {integrity: sha512-lXCmTWSHJvf0TRSO58nm978b8HJ/EdsSsEKLd3ODHFjo+3VGAyyTp4v50nWvwtzBxSMQrVOK7tcuN0zGPLICMw==} - '@types/ws@8.5.12': - resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} - - '@types/ws@8.5.4': - resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} + '@types/ws@8.18.1': + resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} '@types/xml2js@0.4.14': resolution: {integrity: sha512-4YnrRemBShWRO2QjvUin8ESA41rH+9nQGLUGZV/1IDhi3SL9OhdpNC/MrulTWuptXKwhx/aDxE7toV0f/ypIXQ==} @@ -16610,7 +16607,7 @@ snapshots: '@gar/promisify@1.1.3': optional: true - '@getzep/zep-cloud@1.0.12(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)(langchain@0.3.11(a9c8f655d0ec4bd70e0f938ef73f85da))': + '@getzep/zep-cloud@1.0.12(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)(langchain@0.3.11(d71d1df33a22803bba4e47303d410a51))': dependencies: form-data: 4.0.0 node-fetch: 2.7.0(encoding@0.1.13) @@ -16619,7 +16616,7 @@ snapshots: zod: 3.24.1 optionalDependencies: '@langchain/core': 0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)) - langchain: 0.3.11(a9c8f655d0ec4bd70e0f938ef73f85da) + langchain: 0.3.11(d71d1df33a22803bba4e47303d410a51) transitivePeerDependencies: - encoding @@ -17141,7 +17138,7 @@ snapshots: - aws-crt - encoding - '@langchain/community@0.3.24(90a94ff6ee073f963f6e65dd73dfbb27)': + '@langchain/community@0.3.24(3a2fa23b4df734da256fae2a3bd4f738)': dependencies: '@browserbasehq/stagehand': 1.9.0(@playwright/test@1.49.1)(deepmerge@4.3.1)(dotenv@16.5.0)(encoding@0.1.13)(openai@4.78.1(encoding@0.1.13)(zod@3.24.1))(zod@3.24.1) '@ibm-cloud/watsonx-ai': 1.1.2 @@ -17152,7 +17149,7 @@ snapshots: flat: 5.0.2 ibm-cloud-sdk-core: 5.3.2 js-yaml: 4.1.0 - langchain: 0.3.11(a9c8f655d0ec4bd70e0f938ef73f85da) + langchain: 0.3.11(d71d1df33a22803bba4e47303d410a51) langsmith: 0.2.15(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)) openai: 4.78.1(encoding@0.1.13)(zod@3.24.1) uuid: 10.0.0 @@ -17167,7 +17164,7 @@ snapshots: '@aws-sdk/credential-provider-node': 3.808.0 '@azure/storage-blob': 12.26.0 '@browserbasehq/sdk': 2.6.0(encoding@0.1.13) - '@getzep/zep-cloud': 1.0.12(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)(langchain@0.3.11(a9c8f655d0ec4bd70e0f938ef73f85da)) + '@getzep/zep-cloud': 1.0.12(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)(langchain@0.3.11(d71d1df33a22803bba4e47303d410a51)) '@getzep/zep-js': 0.9.0 '@google-ai/generativelanguage': 2.6.0(encoding@0.1.13) '@google-cloud/storage': 7.12.1(encoding@0.1.13) @@ -17179,7 +17176,7 @@ snapshots: '@smithy/protocol-http': 3.3.0 '@smithy/signature-v4': 2.2.1 '@smithy/util-utf8': 2.3.0 - '@supabase/supabase-js': 2.45.4 + '@supabase/supabase-js': 2.49.9 '@xata.io/client': 0.28.4(typescript@5.8.2) '@zilliz/milvus2-sdk-node': 2.5.7 cheerio: 1.0.0 @@ -19118,11 +19115,11 @@ snapshots: vue: 3.5.13(typescript@5.8.2) vue-component-type-helpers: 2.2.10 - '@supabase/auth-js@2.65.0': + '@supabase/auth-js@2.69.1': dependencies: '@supabase/node-fetch': 2.6.15 - '@supabase/functions-js@2.4.1': + '@supabase/functions-js@2.4.4': dependencies: '@supabase/node-fetch': 2.6.15 @@ -19130,32 +19127,32 @@ snapshots: dependencies: whatwg-url: 5.0.0 - '@supabase/postgrest-js@1.16.1': + '@supabase/postgrest-js@1.19.4': dependencies: '@supabase/node-fetch': 2.6.15 - '@supabase/realtime-js@2.10.2': + '@supabase/realtime-js@2.11.9': dependencies: '@supabase/node-fetch': 2.6.15 - '@types/phoenix': 1.6.4 - '@types/ws': 8.5.12 - ws: 8.17.1 + '@types/phoenix': 1.6.6 + '@types/ws': 8.18.1(patch_hash=682b44b740be55e5d7018e6fe335880851dadf2524b6c723c9ed0c29cb2fa7fb) + ws: 8.18.2 transitivePeerDependencies: - bufferutil - utf-8-validate - '@supabase/storage-js@2.7.0': + '@supabase/storage-js@2.7.1': dependencies: '@supabase/node-fetch': 2.6.15 - '@supabase/supabase-js@2.45.4': + '@supabase/supabase-js@2.49.9': dependencies: - '@supabase/auth-js': 2.65.0 - '@supabase/functions-js': 2.4.1 + '@supabase/auth-js': 2.69.1 + '@supabase/functions-js': 2.4.4 '@supabase/node-fetch': 2.6.15 - '@supabase/postgrest-js': 1.16.1 - '@supabase/realtime-js': 2.10.2 - '@supabase/storage-js': 2.7.0 + '@supabase/postgrest-js': 1.19.4 + '@supabase/realtime-js': 2.11.9 + '@supabase/storage-js': 2.7.1 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -19562,7 +19559,7 @@ snapshots: pg-protocol: 1.6.1 pg-types: 2.2.0 - '@types/phoenix@1.6.4': {} + '@types/phoenix@1.6.6': {} '@types/promise-ftp-common@1.1.0': {} @@ -19726,14 +19723,10 @@ snapshots: dependencies: '@types/webidl-conversions': 7.0.0 - '@types/ws@8.5.12': + '@types/ws@8.18.1(patch_hash=682b44b740be55e5d7018e6fe335880851dadf2524b6c723c9ed0c29cb2fa7fb)': dependencies: '@types/node': 18.19.103 - '@types/ws@8.5.4(patch_hash=3daa0c4c940b0286c9877b0413548ff53acada5b927b75566ac76deee7a49357)': - dependencies: - '@types/node': 18.16.16 - '@types/xml2js@0.4.14': dependencies: '@types/node': 18.19.103 @@ -22257,7 +22250,7 @@ snapshots: eslint-import-resolver-node@0.3.9: dependencies: - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) is-core-module: 2.13.1 resolve: 1.22.8 transitivePeerDependencies: @@ -22282,7 +22275,7 @@ snapshots: eslint-module-utils@2.8.0(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0): dependencies: - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) optionalDependencies: '@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.8.2) eslint: 8.57.0 @@ -22302,7 +22295,7 @@ snapshots: array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) doctrine: 2.1.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 @@ -23137,7 +23130,7 @@ snapshots: array-parallel: 0.1.3 array-series: 0.1.5 cross-spawn: 7.0.6 - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -23441,7 +23434,7 @@ snapshots: isstream: 0.1.2 jsonwebtoken: 9.0.2 mime-types: 2.1.35 - retry-axios: 2.6.0(axios@1.9.0(debug@4.4.1)) + retry-axios: 2.6.0(axios@1.9.0) tough-cookie: 4.1.4 transitivePeerDependencies: - supports-color @@ -24466,7 +24459,7 @@ snapshots: kuler@2.0.0: {} - langchain@0.3.11(a9c8f655d0ec4bd70e0f938ef73f85da): + langchain@0.3.11(d71d1df33a22803bba4e47303d410a51): dependencies: '@langchain/core': 0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)) '@langchain/openai': 0.3.17(@langchain/core@0.3.39(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13) @@ -25415,7 +25408,7 @@ snapshots: mqtt@5.7.2: dependencies: '@types/readable-stream': 4.0.10 - '@types/ws': 8.5.12 + '@types/ws': 8.18.1(patch_hash=682b44b740be55e5d7018e6fe335880851dadf2524b6c723c9ed0c29cb2fa7fb) commist: 3.2.0 concat-stream: 2.0.0 debug: 4.3.4 @@ -26048,7 +26041,7 @@ snapshots: pdf-parse@1.1.1: dependencies: - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) node-ensure: 0.0.0 transitivePeerDependencies: - supports-color @@ -26838,7 +26831,7 @@ snapshots: onetime: 5.1.2 signal-exit: 3.0.7 - retry-axios@2.6.0(axios@1.9.0(debug@4.4.1)): + retry-axios@2.6.0(axios@1.9.0): dependencies: axios: 1.9.0 @@ -26865,7 +26858,7 @@ snapshots: rhea@1.0.24: dependencies: - debug: 3.2.7(supports-color@8.1.1) + debug: 3.2.7(supports-color@5.5.0) transitivePeerDependencies: - supports-color