Bump cookie and wrangler in /tts

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together.


Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `wrangler` from 2.20.2 to 3.80.3
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.80.3/packages/wrangler)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: wrangler
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-10 19:37:51 +00:00
committed by GitHub
parent ad06b0cf21
commit 714ebca37b
2 changed files with 540 additions and 835 deletions
+539 -834
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -10,7 +10,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"wrangler": "^2.12.3" "wrangler": "^3.80.3"
}, },
"dependencies": { "dependencies": {
"itty-router": "^3.0.11", "itty-router": "^3.0.11",