Skip to content

Commit 2a60140

Browse files
Bump jsonwebtoken and twilio in /server
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [twilio](https://github.com/twilio/twilio-node). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.0 - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) Updates `twilio` from 3.84.1 to 4.10.0 - [Release notes](https://github.com/twilio/twilio-node/releases) - [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md) - [Upgrade guide](https://github.com/twilio/twilio-node/blob/main/UPGRADE.md) - [Commits](twilio/twilio-node@3.84.1...4.10.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: twilio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf06bee commit 2a60140

File tree

2 files changed

+29
-88
lines changed

2 files changed

+29
-88
lines changed

server/package-lock.json

Lines changed: 28 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"follow-redirects": "^1.14.9",
2323
"mongoose": "^6.1.1",
2424
"request": "^2.88.2",
25-
"twilio": "^3.71.3",
25+
"twilio": "^4.10.0",
2626
"uuid": "^8.3.2",
2727
"web3": "^1.9.0"
2828
},

0 commit comments

Comments
 (0)