Skip to content

Commit

Permalink
Merge pull request #53 from twilio-labs/snyk-fix-7feeda8693c11e7ddcfd…
Browse files Browse the repository at this point in the history
…e15ff6555ebd

[Snyk] Security upgrade twilio from 3.34.0 to 4.0.0
  • Loading branch information
ayyrickay committed Oct 23, 2023
2 parents dab168f + 9b78207 commit 4db7aba
Show file tree
Hide file tree
Showing 4,593 changed files with 1,219,741 additions and 1,194,708 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion dist/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async function run() {
}
async function execute() {
try {
return await run();
return await run(); //@ts-ignore
}
catch ({ message }) {
core.error('Failed to send message', message);
Expand Down
2 changes: 1 addition & 1 deletion node_modules/.bin/jest

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,160 changes: 704 additions & 456 deletions node_modules/.package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node_modules/@babel/code-frame/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 26 additions & 42 deletions node_modules/@babel/code-frame/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4db7aba

Please sign in to comment.