omnivore/packages/text-to-speech
dependabot[bot] 41805d13db
Bump @sentry/serverless from 6.19.3 to 7.77.0
Bumps [@sentry/serverless](https://github.com/getsentry/sentry-javascript) from 6.19.3 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.3...7.77.0)

---
updated-dependencies:
- dependency-name: "@sentry/serverless"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 03:35:00 +00:00
..
src Increase cache time for text to speech data 2023-09-07 14:01:31 +08:00
test Add test for Chinese 2023-04-20 17:10:32 +08:00
.dockerignore Add Dockerfile for text-to-speech 2022-10-04 16:01:01 +08:00
.eslintignore Setup new cloud function for the text to speech service 2022-08-26 13:39:26 +08:00
.eslintrc Setup new cloud function for the text to speech service 2022-08-26 13:39:26 +08:00
.gcloudignore Setup new cloud function for the text to speech service 2022-08-26 13:39:26 +08:00
.npmignore Send SSML items in the synthesis API 2022-09-02 15:33:00 +08:00
Dockerfile Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
mocha-config.json Setup new cloud function for the text to speech service 2022-08-26 13:39:26 +08:00
package.json Bump @sentry/serverless from 6.19.3 to 7.77.0 2023-11-07 03:35:00 +00:00
tsconfig.json Exports htmlToSpeech in tts module (#1253) 2022-09-28 13:10:26 +08:00