Skip to content

Commit

Permalink
Bump twilio from 4.20.0 to 4.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Mar 2, 2024
1 parent 196bdf1 commit 26d8eed
Show file tree
Hide file tree
Showing 5 changed files with 824 additions and 775 deletions.
4 changes: 2 additions & 2 deletions .gitleaksignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.yarn/releases/yarn-4.0.2.cjs:aws-access-token:149
.yarn/releases/yarn-4.0.2.cjs:generic-api-key:567
.yarn/releases/yarn-4.1.0.cjs:aws-access-token:149
.yarn/releases/yarn-4.1.0.cjs:generic-api-key:567
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v2"

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"twilio": "4.20.0"
"twilio": "4.23.0"
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-google": "0.14.0",
"mocha": "10.2.0",
"mocha": "10.3.0",
"mocha-param": "2.0.1",
"nyc": "15.1.0"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
Loading

0 comments on commit 26d8eed

Please sign in to comment.