fix(core): Upgrade mysql2 to address CVE-2024-21512 (#9565)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2024-05-31 11:54:30 +02:00 committed by GitHub
parent 6ce18ccda1
commit 4b6e5f09e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 14 deletions

View file

@ -145,7 +145,7 @@
"ldapts": "4.2.6", "ldapts": "4.2.6",
"lodash": "4.17.21", "lodash": "4.17.21",
"luxon": "3.3.0", "luxon": "3.3.0",
"mysql2": "3.9.7", "mysql2": "3.10.0",
"n8n-core": "workspace:*", "n8n-core": "workspace:*",
"n8n-editor-ui": "workspace:*", "n8n-editor-ui": "workspace:*",
"n8n-nodes-base": "workspace:*", "n8n-nodes-base": "workspace:*",

View file

@ -875,7 +875,7 @@
"mongodb": "6.3.0", "mongodb": "6.3.0",
"mqtt": "5.0.2", "mqtt": "5.0.2",
"mssql": "10.0.2", "mssql": "10.0.2",
"mysql2": "3.9.7", "mysql2": "3.10.0",
"n8n-workflow": "workspace:*", "n8n-workflow": "workspace:*",
"nanoid": "3.3.6", "nanoid": "3.3.6",
"node-html-markdown": "1.2.0", "node-html-markdown": "1.2.0",

View file

@ -499,7 +499,7 @@ importers:
dependencies: dependencies:
'@langchain/community': '@langchain/community':
specifier: 0.2.2 specifier: 0.2.2
version: 0.2.2(@pinecone-database/pinecone@2.1.0)(axios@1.6.7)(handlebars@4.7.8)(ioredis@5.3.2)(jsonwebtoken@9.0.2)(lodash@4.17.21)(mysql2@3.9.7)(pg@8.11.3)(ws@8.14.2) version: 0.2.2(@pinecone-database/pinecone@2.1.0)(axios@1.6.7)(handlebars@4.7.8)(ioredis@5.3.2)(jsonwebtoken@9.0.2)(lodash@4.17.21)(mysql2@3.10.0)(pg@8.11.3)(ws@8.14.2)
'@langchain/core': '@langchain/core':
specifier: 0.2.0 specifier: 0.2.0
version: 0.2.0 version: 0.2.0
@ -523,7 +523,7 @@ importers:
version: link:../@n8n/permissions version: link:../@n8n/permissions
'@n8n/typeorm': '@n8n/typeorm':
specifier: 0.3.20-10 specifier: 0.3.20-10
version: 0.3.20-10(@sentry/node@7.87.0)(ioredis@5.3.2)(mysql2@3.9.7)(pg@8.11.3)(sqlite3@5.1.7) version: 0.3.20-10(@sentry/node@7.87.0)(ioredis@5.3.2)(mysql2@3.10.0)(pg@8.11.3)(sqlite3@5.1.7)
'@n8n_io/license-sdk': '@n8n_io/license-sdk':
specifier: 2.12.0 specifier: 2.12.0
version: 2.12.0 version: 2.12.0
@ -663,8 +663,8 @@ importers:
specifier: 3.3.0 specifier: 3.3.0
version: 3.3.0 version: 3.3.0
mysql2: mysql2:
specifier: 3.9.7 specifier: 3.10.0
version: 3.9.7 version: 3.10.0
n8n-core: n8n-core:
specifier: workspace:* specifier: workspace:*
version: link:../core version: link:../core
@ -1436,8 +1436,8 @@ importers:
specifier: 10.0.2 specifier: 10.0.2
version: 10.0.2 version: 10.0.2
mysql2: mysql2:
specifier: 3.9.7 specifier: 3.10.0
version: 3.9.7 version: 3.10.0
n8n-workflow: n8n-workflow:
specifier: workspace:* specifier: workspace:*
version: link:../workflow version: link:../workflow
@ -6514,7 +6514,7 @@ packages:
- supports-color - supports-color
dev: false dev: false
/@langchain/community@0.2.2(@pinecone-database/pinecone@2.1.0)(axios@1.6.7)(handlebars@4.7.8)(ioredis@5.3.2)(jsonwebtoken@9.0.2)(lodash@4.17.21)(mysql2@3.9.7)(pg@8.11.3)(ws@8.14.2): /@langchain/community@0.2.2(@pinecone-database/pinecone@2.1.0)(axios@1.6.7)(handlebars@4.7.8)(ioredis@5.3.2)(jsonwebtoken@9.0.2)(lodash@4.17.21)(mysql2@3.10.0)(pg@8.11.3)(ws@8.14.2):
resolution: {integrity: sha512-TtlZnPBYt7Sujc1hAYvdZKUmV97wuF15O7b4nBX4lBfQeW38N0DwGbhqpitDbpaJqZ2s8DM4rjapECk0kIdAww==} resolution: {integrity: sha512-TtlZnPBYt7Sujc1hAYvdZKUmV97wuF15O7b4nBX4lBfQeW38N0DwGbhqpitDbpaJqZ2s8DM4rjapECk0kIdAww==}
engines: {node: '>=18'} engines: {node: '>=18'}
peerDependencies: peerDependencies:
@ -6883,7 +6883,7 @@ packages:
langchain: 0.2.2(@pinecone-database/pinecone@2.1.0)(axios@1.6.7)(handlebars@4.7.8)(ioredis@5.3.2)(ws@8.14.2) langchain: 0.2.2(@pinecone-database/pinecone@2.1.0)(axios@1.6.7)(handlebars@4.7.8)(ioredis@5.3.2)(ws@8.14.2)
langsmith: 0.1.12 langsmith: 0.1.12
lodash: 4.17.21 lodash: 4.17.21
mysql2: 3.9.7 mysql2: 3.10.0
pg: 8.11.3 pg: 8.11.3
uuid: 9.0.1 uuid: 9.0.1
ws: 8.14.2 ws: 8.14.2
@ -7216,7 +7216,7 @@ packages:
recast: 0.22.0 recast: 0.22.0
dev: false dev: false
/@n8n/typeorm@0.3.20-10(@sentry/node@7.87.0)(ioredis@5.3.2)(mysql2@3.9.7)(pg@8.11.3)(sqlite3@5.1.7): /@n8n/typeorm@0.3.20-10(@sentry/node@7.87.0)(ioredis@5.3.2)(mysql2@3.10.0)(pg@8.11.3)(sqlite3@5.1.7):
resolution: {integrity: sha512-YYQKkafEGqNAG+VgtGbJOWpcyF4ZsRJ+Q7qXigTXZFQb4xpL/+t0BXEMhy8Gw0OEjnZI5cbLGHcQtj7Xlfg7dw==} resolution: {integrity: sha512-YYQKkafEGqNAG+VgtGbJOWpcyF4ZsRJ+Q7qXigTXZFQb4xpL/+t0BXEMhy8Gw0OEjnZI5cbLGHcQtj7Xlfg7dw==}
engines: {node: '>=16.13.0'} engines: {node: '>=16.13.0'}
hasBin: true hasBin: true
@ -7293,7 +7293,7 @@ packages:
glob: 10.3.10 glob: 10.3.10
ioredis: 5.3.2 ioredis: 5.3.2
mkdirp: 2.1.3 mkdirp: 2.1.3
mysql2: 3.9.7 mysql2: 3.10.0
pg: 8.11.3 pg: 8.11.3
reflect-metadata: 0.2.2 reflect-metadata: 0.2.2
sha.js: 2.4.11 sha.js: 2.4.11
@ -20026,8 +20026,8 @@ packages:
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
dev: true dev: true
/mysql2@3.9.7: /mysql2@3.10.0:
resolution: {integrity: sha512-KnJT8vYRcNAZv73uf9zpXqNbvBG7DJrs+1nACsjZP1HMJ1TgXEy8wnNilXAn/5i57JizXKtrUtwDB7HxT9DDpw==} resolution: {integrity: sha512-qx0mfWYt1DpTPkw8mAcHW/OwqqyNqBLBHvY5IjN8+icIYTjt6znrgYJ+gxqNNRpVknb5Wc/gcCM4XjbCR0j5tw==}
engines: {node: '>= 8.0'} engines: {node: '>= 8.0'}
dependencies: dependencies:
denque: 2.1.0 denque: 2.1.0