diff --git a/package.json b/package.json index c8f94f67..a47d1dbc 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.2", + "twilio": "5.3.3", "typescript": "5.6.2", "wrangler": "3.79.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 381185eb..4bae609d 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/e062a9ff30eea89e140ccf81a9bd4bf85a41ef6a(@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.37.0)(eslint-plugin-tailwindcss@3.17.4)(eslint@8.57.1) twilio: - specifier: 5.3.2 - version: 5.3.2 + specifier: 5.3.3 + version: 5.3.3 typescript: specifier: 5.6.2 version: 5.6.2 @@ -3251,8 +3251,8 @@ packages: typescript: 5.6.2 dev: true - /twilio@5.3.2: - resolution: {integrity: sha512-d9qdZBB4ozlBcZz4vqvMq461OfUrhZPLwdGBHlwiPzLPL82gmVwQFkhD7/KGxy9B1j18LfJkL1whI3KmKtWM6w==} + /twilio@5.3.3: + resolution: {integrity: sha512-sI2A304/nMLnv6Vu1U6CREOvuLslUvo6ULhNNEa+mVZz29zMlzv20XQAExIVWxyXTBU4iIjOQY6giY58p1eb8Q==} engines: {node: '>=14.0'} dependencies: axios: 1.7.7