Skip to content

Commit 371e1b2

Browse files
fix(deps)(deps): bump twilio in /services/notification
Bumps [twilio](https://github.com/twilio/twilio-node) from 5.13.1 to 6.0.2. - [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@5.13.1...6.0.2) --- updated-dependencies: - dependency-name: twilio dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a62952 commit 371e1b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/notification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"amqplib": "^0.10.3",
1717
"zod": "^3.23.8",
1818
"@sendgrid/mail": "^8.1.1",
19-
"twilio": "^5.3.4",
19+
"twilio": "^6.0.2",
2020
"expo-server-sdk": "^6.1.0",
2121
"pino": "^10.3.1",
2222
"pino-pretty": "^13.0.0"

0 commit comments

Comments
 (0)