mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
chore: Update @langchain/qdrant and @qdrant/js-client-rest versions (no-changelog) (#15738)
This commit is contained in:
@@ -171,7 +171,7 @@
|
|||||||
"@langchain/ollama": "0.1.4",
|
"@langchain/ollama": "0.1.4",
|
||||||
"@langchain/openai": "catalog:",
|
"@langchain/openai": "catalog:",
|
||||||
"@langchain/pinecone": "0.1.3",
|
"@langchain/pinecone": "0.1.3",
|
||||||
"@langchain/qdrant": "0.1.1",
|
"@langchain/qdrant": "0.1.2",
|
||||||
"@langchain/redis": "0.1.0",
|
"@langchain/redis": "0.1.0",
|
||||||
"@langchain/textsplitters": "0.1.0",
|
"@langchain/textsplitters": "0.1.0",
|
||||||
"@modelcontextprotocol/sdk": "1.11.0",
|
"@modelcontextprotocol/sdk": "1.11.0",
|
||||||
@@ -182,7 +182,7 @@
|
|||||||
"@n8n/typescript-config": "workspace:*",
|
"@n8n/typescript-config": "workspace:*",
|
||||||
"@n8n/vm2": "3.9.25",
|
"@n8n/vm2": "3.9.25",
|
||||||
"@pinecone-database/pinecone": "4.0.0",
|
"@pinecone-database/pinecone": "4.0.0",
|
||||||
"@qdrant/js-client-rest": "1.11.0",
|
"@qdrant/js-client-rest": "1.14.1",
|
||||||
"@supabase/supabase-js": "2.45.4",
|
"@supabase/supabase-js": "2.45.4",
|
||||||
"@xata.io/client": "0.28.4",
|
"@xata.io/client": "0.28.4",
|
||||||
"@zilliz/milvus2-sdk-node": "^2.5.7",
|
"@zilliz/milvus2-sdk-node": "^2.5.7",
|
||||||
|
|||||||
86
pnpm-lock.yaml
generated
86
pnpm-lock.yaml
generated
@@ -761,7 +761,7 @@ importers:
|
|||||||
version: 0.3.2(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)
|
version: 0.3.2(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(encoding@0.1.13)
|
||||||
'@langchain/community':
|
'@langchain/community':
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 0.3.24(415e1c4f3090ad57f7ece71a5a3da6ea)
|
version: 0.3.24(873e1795a2722f6155223b3dfbae4316)
|
||||||
'@langchain/core':
|
'@langchain/core':
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1))
|
version: 0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1))
|
||||||
@@ -790,8 +790,8 @@ importers:
|
|||||||
specifier: 0.1.3
|
specifier: 0.1.3
|
||||||
version: 0.1.3(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))
|
version: 0.1.3(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))
|
||||||
'@langchain/qdrant':
|
'@langchain/qdrant':
|
||||||
specifier: 0.1.1
|
specifier: 0.1.2
|
||||||
version: 0.1.1(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(typescript@5.8.2)
|
version: 0.1.2(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(typescript@5.8.2)
|
||||||
'@langchain/redis':
|
'@langchain/redis':
|
||||||
specifier: 0.1.0
|
specifier: 0.1.0
|
||||||
version: 0.1.0(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))
|
version: 0.1.0(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))
|
||||||
@@ -823,8 +823,8 @@ importers:
|
|||||||
specifier: 4.0.0
|
specifier: 4.0.0
|
||||||
version: 4.0.0
|
version: 4.0.0
|
||||||
'@qdrant/js-client-rest':
|
'@qdrant/js-client-rest':
|
||||||
specifier: 1.11.0
|
specifier: 1.14.1
|
||||||
version: 1.11.0(typescript@5.8.2)
|
version: 1.14.1(typescript@5.8.2)
|
||||||
'@supabase/supabase-js':
|
'@supabase/supabase-js':
|
||||||
specifier: 2.45.4
|
specifier: 2.45.4
|
||||||
version: 2.45.4
|
version: 2.45.4
|
||||||
@@ -3932,10 +3932,6 @@ packages:
|
|||||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'}
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'}
|
||||||
deprecated: Please update to a newer version
|
deprecated: Please update to a newer version
|
||||||
|
|
||||||
'@fastify/busboy@2.1.1':
|
|
||||||
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
|
|
||||||
engines: {node: '>=14'}
|
|
||||||
|
|
||||||
'@floating-ui/core@1.3.1':
|
'@floating-ui/core@1.3.1':
|
||||||
resolution: {integrity: sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==}
|
resolution: {integrity: sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==}
|
||||||
|
|
||||||
@@ -4818,8 +4814,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@langchain/core': '>=0.2.21 <0.4.0'
|
'@langchain/core': '>=0.2.21 <0.4.0'
|
||||||
|
|
||||||
'@langchain/qdrant@0.1.1':
|
'@langchain/qdrant@0.1.2':
|
||||||
resolution: {integrity: sha512-v0A8wMO6x1XnYKgaXoqWUQAkeOvwcUIQPc1tM5sDTuU3JdQrhZDfuaSg7LJAh0wXJ9Eud7MwpkjYHWUiuE17/A==}
|
resolution: {integrity: sha512-Bz4VCZeKgL8DYAyfrSOv2zF6AKKr0tISjGwqe77BATmh4ae2Zkc6mHSB0StZCLiur7u+C2weyY+YimmkcZVyeA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@langchain/core': '>=0.2.21 <0.4.0'
|
'@langchain/core': '>=0.2.21 <0.4.0'
|
||||||
@@ -5359,9 +5355,9 @@ packages:
|
|||||||
'@protobufjs/utf8@1.1.0':
|
'@protobufjs/utf8@1.1.0':
|
||||||
resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==}
|
resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==}
|
||||||
|
|
||||||
'@qdrant/js-client-rest@1.11.0':
|
'@qdrant/js-client-rest@1.14.1':
|
||||||
resolution: {integrity: sha512-RzF+HxL8A7bb/uaxU1jVS1a919bb3FCo1giB/D19UT3d50AYl4+4AyklbsjlXpWEHekbNocQAQ016fqT9hSRtQ==}
|
resolution: {integrity: sha512-CkCCTDc4gCXq+hhjB3yDw9Hs/PxCJ0bKqk/LjAAmuL9+nDm/RPue4C/tGOIMlzouTQ2l6J6t+JPeM//j38VFug==}
|
||||||
engines: {node: '>=18.0.0', pnpm: '>=8'}
|
engines: {node: '>=18.17.0', pnpm: '>=8'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ^5.8.2
|
typescript: ^5.8.2
|
||||||
|
|
||||||
@@ -7029,6 +7025,11 @@ packages:
|
|||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
acorn@8.14.1:
|
||||||
|
resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==}
|
||||||
|
engines: {node: '>=0.4.0'}
|
||||||
|
hasBin: true
|
||||||
|
|
||||||
adm-zip@0.5.10:
|
adm-zip@0.5.10:
|
||||||
resolution: {integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==}
|
resolution: {integrity: sha512-x0HvcHqVJNTPk/Bw8JbLWlWoo6Wwnsug0fnYYro1HBrjxZ3G7/AZk7Ahv8JwDe1uIcz8eBqvu86FuF1POiG7vQ==}
|
||||||
engines: {node: '>=6.0'}
|
engines: {node: '>=6.0'}
|
||||||
@@ -12073,6 +12074,9 @@ packages:
|
|||||||
engines: {node: '>= 0.10'}
|
engines: {node: '>= 0.10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
psl@1.15.0:
|
||||||
|
resolution: {integrity: sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==}
|
||||||
|
|
||||||
psl@1.9.0:
|
psl@1.9.0:
|
||||||
resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
|
resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
|
||||||
|
|
||||||
@@ -13581,16 +13585,12 @@ packages:
|
|||||||
undici-types@5.26.5:
|
undici-types@5.26.5:
|
||||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||||
|
|
||||||
undici@5.28.5:
|
undici@6.21.3:
|
||||||
resolution: {integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==}
|
resolution: {integrity: sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==}
|
||||||
engines: {node: '>=14.0'}
|
|
||||||
|
|
||||||
undici@6.21.1:
|
|
||||||
resolution: {integrity: sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==}
|
|
||||||
engines: {node: '>=18.17'}
|
engines: {node: '>=18.17'}
|
||||||
|
|
||||||
undici@7.7.0:
|
undici@7.10.0:
|
||||||
resolution: {integrity: sha512-tZ6+5NBq4KH35rr46XJ2JPFKxfcBlYNaqLF/wyWIO9RMHqqU/gx/CLB1Y2qMcgB8lWw/bKHa7qzspqCN7mUHvA==}
|
resolution: {integrity: sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw==}
|
||||||
engines: {node: '>=20.18.1'}
|
engines: {node: '>=20.18.1'}
|
||||||
|
|
||||||
unicode-canonical-property-names-ecmascript@2.0.1:
|
unicode-canonical-property-names-ecmascript@2.0.1:
|
||||||
@@ -16564,8 +16564,6 @@ snapshots:
|
|||||||
|
|
||||||
'@faker-js/faker@8.0.2': {}
|
'@faker-js/faker@8.0.2': {}
|
||||||
|
|
||||||
'@fastify/busboy@2.1.1': {}
|
|
||||||
|
|
||||||
'@floating-ui/core@1.3.1': {}
|
'@floating-ui/core@1.3.1': {}
|
||||||
|
|
||||||
'@floating-ui/dom@1.4.5':
|
'@floating-ui/dom@1.4.5':
|
||||||
@@ -17123,7 +17121,7 @@ snapshots:
|
|||||||
- aws-crt
|
- aws-crt
|
||||||
- encoding
|
- encoding
|
||||||
|
|
||||||
'@langchain/community@0.3.24(415e1c4f3090ad57f7ece71a5a3da6ea)':
|
'@langchain/community@0.3.24(873e1795a2722f6155223b3dfbae4316)':
|
||||||
dependencies:
|
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)
|
'@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
|
'@ibm-cloud/watsonx-ai': 1.1.2
|
||||||
@@ -17156,7 +17154,7 @@ snapshots:
|
|||||||
'@huggingface/inference': 2.8.0
|
'@huggingface/inference': 2.8.0
|
||||||
'@mozilla/readability': 0.6.0
|
'@mozilla/readability': 0.6.0
|
||||||
'@pinecone-database/pinecone': 4.0.0
|
'@pinecone-database/pinecone': 4.0.0
|
||||||
'@qdrant/js-client-rest': 1.11.0(typescript@5.8.2)
|
'@qdrant/js-client-rest': 1.14.1(typescript@5.8.2)
|
||||||
'@smithy/eventstream-codec': 2.2.0
|
'@smithy/eventstream-codec': 2.2.0
|
||||||
'@smithy/protocol-http': 3.3.0
|
'@smithy/protocol-http': 3.3.0
|
||||||
'@smithy/signature-v4': 2.2.1
|
'@smithy/signature-v4': 2.2.1
|
||||||
@@ -17335,10 +17333,10 @@ snapshots:
|
|||||||
flat: 5.0.2
|
flat: 5.0.2
|
||||||
uuid: 10.0.0
|
uuid: 10.0.0
|
||||||
|
|
||||||
'@langchain/qdrant@0.1.1(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(typescript@5.8.2)':
|
'@langchain/qdrant@0.1.2(@langchain/core@0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1)))(typescript@5.8.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@langchain/core': 0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1))
|
'@langchain/core': 0.3.30(openai@4.78.1(encoding@0.1.13)(zod@3.24.1))
|
||||||
'@qdrant/js-client-rest': 1.11.0(typescript@5.8.2)
|
'@qdrant/js-client-rest': 1.14.1(typescript@5.8.2)
|
||||||
uuid: 10.0.0
|
uuid: 10.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
@@ -17597,7 +17595,7 @@ snapshots:
|
|||||||
crypto-js: 4.2.0
|
crypto-js: 4.2.0
|
||||||
node-machine-id: 1.1.12
|
node-machine-id: 1.1.12
|
||||||
node-rsa: 1.1.1
|
node-rsa: 1.1.1
|
||||||
undici: 7.7.0
|
undici: 7.10.0
|
||||||
|
|
||||||
'@n8n_io/riot-tmpl@4.0.1':
|
'@n8n_io/riot-tmpl@4.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -18019,12 +18017,12 @@ snapshots:
|
|||||||
|
|
||||||
'@protobufjs/utf8@1.1.0': {}
|
'@protobufjs/utf8@1.1.0': {}
|
||||||
|
|
||||||
'@qdrant/js-client-rest@1.11.0(typescript@5.8.2)':
|
'@qdrant/js-client-rest@1.14.1(typescript@5.8.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@qdrant/openapi-typescript-fetch': 1.2.6
|
'@qdrant/openapi-typescript-fetch': 1.2.6
|
||||||
'@sevinf/maybe': 0.5.0
|
'@sevinf/maybe': 0.5.0
|
||||||
typescript: 5.8.2
|
typescript: 5.8.2
|
||||||
undici: 5.28.5
|
undici: 6.21.3
|
||||||
|
|
||||||
'@qdrant/openapi-typescript-fetch@1.2.6': {}
|
'@qdrant/openapi-typescript-fetch@1.2.6': {}
|
||||||
|
|
||||||
@@ -20225,6 +20223,8 @@ snapshots:
|
|||||||
|
|
||||||
acorn@8.14.0: {}
|
acorn@8.14.0: {}
|
||||||
|
|
||||||
|
acorn@8.14.1: {}
|
||||||
|
|
||||||
adm-zip@0.5.10: {}
|
adm-zip@0.5.10: {}
|
||||||
|
|
||||||
agent-base@5.1.1: {}
|
agent-base@5.1.1: {}
|
||||||
@@ -20580,7 +20580,7 @@ snapshots:
|
|||||||
axios@1.9.0(debug@4.4.1):
|
axios@1.9.0(debug@4.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.9(debug@4.4.1)
|
follow-redirects: 1.15.9(debug@4.4.1)
|
||||||
form-data: 4.0.2
|
form-data: 4.0.0
|
||||||
proxy-from-env: 1.1.0
|
proxy-from-env: 1.1.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- debug
|
- debug
|
||||||
@@ -21001,7 +21001,7 @@ snapshots:
|
|||||||
parse5: 7.1.2
|
parse5: 7.1.2
|
||||||
parse5-htmlparser2-tree-adapter: 7.0.0
|
parse5-htmlparser2-tree-adapter: 7.0.0
|
||||||
parse5-parser-stream: 7.1.2
|
parse5-parser-stream: 7.1.2
|
||||||
undici: 6.21.1
|
undici: 6.21.3
|
||||||
whatwg-mimetype: 4.0.0
|
whatwg-mimetype: 4.0.0
|
||||||
|
|
||||||
cheerio@1.0.0-rc.12:
|
cheerio@1.0.0-rc.12:
|
||||||
@@ -26325,6 +26325,10 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
event-stream: 3.3.4
|
event-stream: 3.3.4
|
||||||
|
|
||||||
|
psl@1.15.0:
|
||||||
|
dependencies:
|
||||||
|
punycode: 2.3.1
|
||||||
|
|
||||||
psl@1.9.0: {}
|
psl@1.9.0: {}
|
||||||
|
|
||||||
pstree.remy@1.1.8: {}
|
pstree.remy@1.1.8: {}
|
||||||
@@ -27740,7 +27744,7 @@ snapshots:
|
|||||||
terser@5.16.1:
|
terser@5.16.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jridgewell/source-map': 0.3.6
|
'@jridgewell/source-map': 0.3.6
|
||||||
acorn: 8.14.0
|
acorn: 8.14.1
|
||||||
commander: 2.20.3
|
commander: 2.20.3
|
||||||
source-map-support: 0.5.21
|
source-map-support: 0.5.21
|
||||||
|
|
||||||
@@ -27847,7 +27851,7 @@ snapshots:
|
|||||||
|
|
||||||
tough-cookie@4.1.4:
|
tough-cookie@4.1.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
psl: 1.9.0
|
psl: 1.15.0
|
||||||
punycode: 2.3.1
|
punycode: 2.3.1
|
||||||
universalify: 0.2.0
|
universalify: 0.2.0
|
||||||
url-parse: 1.5.10
|
url-parse: 1.5.10
|
||||||
@@ -27940,7 +27944,7 @@ snapshots:
|
|||||||
'@tsconfig/node14': 1.0.3
|
'@tsconfig/node14': 1.0.3
|
||||||
'@tsconfig/node16': 1.0.4
|
'@tsconfig/node16': 1.0.4
|
||||||
'@types/node': 18.16.16
|
'@types/node': 18.16.16
|
||||||
acorn: 8.14.0
|
acorn: 8.14.1
|
||||||
acorn-walk: 8.3.4
|
acorn-walk: 8.3.4
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
create-require: 1.1.1
|
create-require: 1.1.1
|
||||||
@@ -27959,7 +27963,7 @@ snapshots:
|
|||||||
'@tsconfig/node14': 1.0.3
|
'@tsconfig/node14': 1.0.3
|
||||||
'@tsconfig/node16': 1.0.4
|
'@tsconfig/node16': 1.0.4
|
||||||
'@types/node': 18.19.103
|
'@types/node': 18.19.103
|
||||||
acorn: 8.14.0
|
acorn: 8.14.1
|
||||||
acorn-walk: 8.3.4
|
acorn-walk: 8.3.4
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
create-require: 1.1.1
|
create-require: 1.1.1
|
||||||
@@ -28191,13 +28195,9 @@ snapshots:
|
|||||||
|
|
||||||
undici-types@5.26.5: {}
|
undici-types@5.26.5: {}
|
||||||
|
|
||||||
undici@5.28.5:
|
undici@6.21.3: {}
|
||||||
dependencies:
|
|
||||||
'@fastify/busboy': 2.1.1
|
|
||||||
|
|
||||||
undici@6.21.1: {}
|
undici@7.10.0: {}
|
||||||
|
|
||||||
undici@7.7.0: {}
|
|
||||||
|
|
||||||
unicode-canonical-property-names-ecmascript@2.0.1: {}
|
unicode-canonical-property-names-ecmascript@2.0.1: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user