diff --git a/packages/cli/package.json b/packages/cli/package.json index a522a91..2c530f4 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -18,7 +18,7 @@ "@napi-rs/keyring": "1.2.0", "@oclif/core": "4.8.0", "@oclif/plugin-autocomplete": "3.2.40", - "axios": "1.15.0", + "axios": "1.15.2", "chalk": "5.6.2", "cli-table3": "0.6.5", "dockerode": "4.0.9", diff --git a/packages/sdk/package.json b/packages/sdk/package.json index b922f1b..212f3cc 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -50,7 +50,7 @@ "dependencies": { "@inquirer/prompts": "7.10.1", "@napi-rs/keyring": "1.2.0", - "axios": "1.15.0", + "axios": "1.15.2", "chalk": "5.6.2", "dockerode": "4.0.9", "form-data": "4.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 924ac07..40304e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -74,8 +74,8 @@ importers: specifier: 3.2.40 version: 3.2.40 axios: - specifier: 1.15.0 - version: 1.15.0 + specifier: 1.15.2 + version: 1.15.2 chalk: specifier: 5.6.2 version: 5.6.2 @@ -129,8 +129,8 @@ importers: specifier: 1.2.0 version: 1.2.0 axios: - specifier: 1.15.0 - version: 1.15.0 + specifier: 1.15.2 + version: 1.15.2 chalk: specifier: 5.6.2 version: 5.6.2 @@ -1261,8 +1261,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.15.0: - resolution: {integrity: sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==} + axios@1.15.2: + resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -2253,6 +2253,7 @@ packages: uuid@10.0.0: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-compile-cache-lib@3.0.1: @@ -3443,7 +3444,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.15.0: + axios@1.15.2: dependencies: follow-redirects: 1.16.0 form-data: 4.0.5