diff --git a/package.json b/package.json index 3edbec7..8b6c3ac 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@aws-sdk/client-s3": "^3.383.0", "@aws-sdk/s3-request-presigner": "^3.383.0", "ansi-colors": "^4.1.3", - "axios": "^1.4.0", + "axios": "^1.6.0", "hcaptcha": "^0.1.1", "ioredis": "^5.3.2", "nodemailer": "^6.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f3c9cb..39c6838 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^4.1.3 version: 4.1.3 axios: - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.6.0 + version: 1.6.0 hcaptcha: specifier: ^0.1.1 version: 0.1.1 @@ -1118,8 +1118,8 @@ packages: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} dev: false - /axios@1.4.0: - resolution: {integrity: sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==} + /axios@1.6.0: + resolution: {integrity: sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0