Skip to content

Commit a60a160

Browse files
Bump jsonwebtoken and twilio in /3rd_edition/chapter10/catCamDeux
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]>
1 parent a5d712a commit a60a160

2 files changed

Lines changed: 64 additions & 122 deletions

File tree

3rd_edition/chapter10/catCamDeux/package-lock.json

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

3rd_edition/chapter10/catCamDeux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"express": "^4.17.3",
99
"multer": "^1.4.3",
1010
"mqtt": "^4.2.8",
11-
"twilio": "^3.71.1"
11+
"twilio": "^4.9.0"
1212
},
1313
"devDependencies": {},
1414
"scripts": {

0 commit comments

Comments
 (0)