From 4972e0be23250574ce3fe8ff042fa65b7e20cbab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 17:10:50 +0000 Subject: [PATCH] chore(deps): update dependency twilio to v5.2.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9ce065d3..413db036 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@tsconfig/strictest": "2.0.5", "eslint": "8.57.0", "eslint-config-promise": "github:promise/eslint-config", - "twilio": "5.2.2", + "twilio": "5.2.3", "typescript": "5.5.4", "wrangler": "3.72.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6364f88c..3a14c3a0 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/c7e0557ea55ecfd28d8e047931027afee126d9e4(@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.0) twilio: - specifier: 5.2.2 - version: 5.2.2 + specifier: 5.2.3 + version: 5.2.3 typescript: specifier: 5.5.4 version: 5.5.4 @@ -3261,8 +3261,8 @@ packages: typescript: 5.5.4 dev: true - /twilio@5.2.2: - resolution: {integrity: sha512-t2Nd8CvqAc0YxbJghKYQl1Vxc7e6SrWk4U28wwkarUohGcsUMLsGpYeGXKw1Va0KB9TGVZYCs8dcP4TdLJUN9Q==} + /twilio@5.2.3: + resolution: {integrity: sha512-mJRRHdYnNoHLvbFTBGzYgSNe4RMQDQn3vfE8O6NaSbn2GKUPm6n87gfurqB9QHW2G4SZ7Ge3BKM2roqCMqHSbg==} engines: {node: '>=14.0'} dependencies: axios: 1.7.2