diff --git a/packages/boutique/backend/package.json b/packages/boutique/backend/package.json index 93134c32d..002d811c6 100644 --- a/packages/boutique/backend/package.json +++ b/packages/boutique/backend/package.json @@ -12,7 +12,7 @@ "@shared/backend": "workspace:*", "@boutique/shared": "workspace:*", "awilix": "^10.0.2", - "axios": "^1.7.3", + "axios": "^1.7.7", "cors": "^2.8.5", "express": "^4.19.2", "helmet": "^7.1.0", diff --git a/packages/shared/backend/package.json b/packages/shared/backend/package.json index f3b40c6cb..672d5aa59 100644 --- a/packages/shared/backend/package.json +++ b/packages/shared/backend/package.json @@ -27,6 +27,6 @@ "objection": "^3.1.4", "knex": "^3.1.0", "winston": "^3.13.1", - "axios": "^1.7.3" + "axios": "^1.7.7" } } diff --git a/packages/wallet/backend/package.json b/packages/wallet/backend/package.json index 687dab995..403086b2f 100644 --- a/packages/wallet/backend/package.json +++ b/packages/wallet/backend/package.json @@ -13,7 +13,7 @@ "@shared/backend": "workspace:*", "@wallet/shared": "workspace:*", "awilix": "^10.0.2", - "axios": "^1.7.3", + "axios": "^1.7.7", "cors": "^2.8.5", "crypto-js": "^4.2.0", "date-fns": "^3.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a415d3df..cb990a38e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^10.0.2 version: 10.0.2 axios: - specifier: ^1.7.3 - version: 1.7.3 + specifier: ^1.7.7 + version: 1.7.7 cors: specifier: ^2.8.5 version: 2.8.5 @@ -231,8 +231,8 @@ importers: specifier: ^10.0.2 version: 10.0.2 axios: - specifier: ^1.7.3 - version: 1.7.3 + specifier: ^1.7.7 + version: 1.7.7 express: specifier: ^4.19.2 version: 4.19.2 @@ -280,8 +280,8 @@ importers: specifier: ^10.0.2 version: 10.0.2 axios: - specifier: ^1.7.3 - version: 1.7.3 + specifier: ^1.7.7 + version: 1.7.7 cors: specifier: ^2.8.5 version: 2.8.5 @@ -2743,8 +2743,8 @@ packages: resolution: {integrity: sha512-hFatb7eZFdtiWjjmGRSm/K/uxZpmcBlM+YoeMB3VpOPXk3xa6+7zctg3LRbUzoimom5bwGrePF0jXReO6b4zNQ==} engines: {node: '>=14.0.0'} - axios@1.7.3: - resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==} + axios@1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} b4a@1.6.6: resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} @@ -8399,7 +8399,7 @@ snapshots: '@sendgrid/client@8.1.3': dependencies: '@sendgrid/helpers': 8.0.0 - axios: 1.7.3 + axios: 1.7.7 transitivePeerDependencies: - debug @@ -9070,7 +9070,7 @@ snapshots: camel-case: 4.1.2 fast-glob: 3.3.2 - axios@1.7.3: + axios@1.7.7: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0