Skip to content

Commit

Permalink
Bump jsonwebtoken and twilio in /backend
Browse files Browse the repository at this point in the history
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.72.0 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.72.0...4.10.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: twilio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent d042c24 commit dfdb4da
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 102 deletions.
154 changes: 53 additions & 101 deletions backend/package-lock.json

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

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"multer": "^1.4.4",
"nedb": "^1.8.0",
"socket.io": "^2.0.3",
"twilio": "^3.72.0",
"twilio": "^4.10.0",
"twit": "^2.2.11"
}
}

0 comments on commit dfdb4da

Please sign in to comment.