Skip to content

Commit

Permalink
Bump jsonwebtoken and twilio in /3rd_edition/chapter10/catCamDeux
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.71.1 to 4.9.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.71.1...4.9.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] authored Apr 4, 2023
1 parent 872d77b commit 76cd7a5
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 109 deletions.
158 changes: 50 additions & 108 deletions 3rd_edition/chapter10/catCamDeux/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 3rd_edition/chapter10/catCamDeux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"express": "^4.17.3",
"multer": "^1.4.3",
"mqtt": "^4.2.8",
"twilio": "^3.71.1"
"twilio": "^4.9.0"
},
"devDependencies": {},
"scripts": {
Expand Down

0 comments on commit 76cd7a5

Please sign in to comment.