diff --git a/package.json b/package.json index 1b0b7677..e0e84dd0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@tsconfig/strictest": "2.0.5", "eslint": "8.57.1", "eslint-config-promise": "github:promise/eslint-config", - "twilio": "5.3.1", + "twilio": "5.3.2", "typescript": "5.6.2", "wrangler": "3.78.9" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 051ee0c8..091a789b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: github:promise/eslint-config version: github.com/promise/eslint-config/7ed5f65eb45efef9955f45ae9236c0892fc1debf(@stylistic/eslint-plugin-js@1.8.1)(@stylistic/eslint-plugin-jsx@1.8.1)(@stylistic/eslint-plugin-ts@1.8.1)(@typescript-eslint/eslint-plugin@7.18.0)(@typescript-eslint/parser@7.18.0)(eslint-plugin-i@2.29.1)(eslint-plugin-jest@27.9.0)(eslint-plugin-react@7.35.0)(eslint-plugin-tailwindcss@3.17.4)(eslint@8.57.1) twilio: - specifier: 5.3.1 - version: 5.3.1 + specifier: 5.3.2 + version: 5.3.2 typescript: specifier: 5.6.2 version: 5.6.2 @@ -3255,8 +3255,8 @@ packages: typescript: 5.6.2 dev: true - /twilio@5.3.1: - resolution: {integrity: sha512-angX6IpoUcoehtArCJsUqbBklw2df/FgtzjTyx9fRQU/RPZsULMEGYcs4iNqLj486Iz8cxs6iP69990F9KxCMg==} + /twilio@5.3.2: + resolution: {integrity: sha512-d9qdZBB4ozlBcZz4vqvMq461OfUrhZPLwdGBHlwiPzLPL82gmVwQFkhD7/KGxy9B1j18LfJkL1whI3KmKtWM6w==} engines: {node: '>=14.0'} dependencies: axios: 1.7.7