fix: Upgrade axios to address CVE-2023-45857 (#7713)

[GH Advisory](https://github.com/advisories/GHSA-wf5p-g6vw-rhxx)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-12-19 16:17:01 +01:00
committed by GitHub
parent 8e6b951a76
commit 64eb9bbc36
11 changed files with 104 additions and 69 deletions

22
pnpm-lock.yaml generated
View File

@@ -259,8 +259,8 @@ importers:
packages/@n8n/client-oauth2:
dependencies:
axios:
specifier: 0.21.4
version: 0.21.4
specifier: 1.6.2
version: 1.6.2
packages/@n8n/nodes-langchain:
dependencies:
@@ -460,8 +460,8 @@ importers:
specifier: 7.87.0
version: 7.87.0
axios:
specifier: 0.21.4
version: 0.21.4
specifier: 1.6.2
version: 1.6.2
basic-auth:
specifier: 2.0.1
version: 2.0.1
@@ -818,8 +818,8 @@ importers:
specifier: 1.11.0
version: 1.11.0
axios:
specifier: 0.21.4
version: 0.21.4
specifier: 1.6.2
version: 1.6.2
concat-stream:
specifier: 2.0.0
version: 2.0.0
@@ -1093,8 +1093,8 @@ importers:
specifier: ^10.5.0
version: 10.5.0(vue@3.3.4)
axios:
specifier: ^0.21.1
version: 0.21.4
specifier: ^1.6.2
version: 1.6.2
chart.js:
specifier: ^4.4.0
version: 4.4.0
@@ -11389,8 +11389,8 @@ packages:
transitivePeerDependencies:
- debug
/axios@1.4.0:
resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==}
/axios@1.6.2:
resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==}
dependencies:
follow-redirects: 1.15.2(debug@4.3.4)
form-data: 4.0.0
@@ -16246,7 +16246,7 @@ packages:
/infisical-node@1.3.0:
resolution: {integrity: sha512-tTnnExRAO/ZyqiRdnSlBisErNToYWgtunMWh+8opClEt5qjX7l6HC/b4oGo2AuR2Pf41IR+oqo+dzkM1TCvlUA==}
dependencies:
axios: 1.4.0
axios: 1.6.2
dotenv: 16.3.1
tweetnacl: 1.0.3
tweetnacl-util: 0.15.1