mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix: Override axios to 1.12.0 (#19544)
This commit is contained in:
@@ -90,6 +90,7 @@
|
|||||||
"@azure/identity": "^4.3.0",
|
"@azure/identity": "^4.3.0",
|
||||||
"@n8n/typeorm>@sentry/node": "catalog:",
|
"@n8n/typeorm>@sentry/node": "catalog:",
|
||||||
"@types/node": "^20.17.50",
|
"@types/node": "^20.17.50",
|
||||||
|
"axios": "1.12.0",
|
||||||
"chokidar": "4.0.3",
|
"chokidar": "4.0.3",
|
||||||
"esbuild": "^0.25.0",
|
"esbuild": "^0.25.0",
|
||||||
"multer": "^2.0.2",
|
"multer": "^2.0.2",
|
||||||
|
|||||||
701
pnpm-lock.yaml
generated
701
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,7 @@ catalog:
|
|||||||
'@types/uuid': ^10.0.0
|
'@types/uuid': ^10.0.0
|
||||||
'@types/xml2js': ^0.4.14
|
'@types/xml2js': ^0.4.14
|
||||||
'@vitest/coverage-v8': 3.2.4
|
'@vitest/coverage-v8': 3.2.4
|
||||||
axios: 1.8.3
|
axios: 1.12.0
|
||||||
basic-auth: 2.0.1
|
basic-auth: 2.0.1
|
||||||
callsites: 3.1.0
|
callsites: 3.1.0
|
||||||
chokidar: 4.0.3
|
chokidar: 4.0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user