From 1bbe73425923f330f675e1b6b9e1aad86c3b67ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 03:22:52 +0000 Subject: [PATCH] Bump @cloudflare/workers-types from 5.20260804.1 to 5.20260809.1 Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 5.20260804.1 to 5.20260809.1. - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260809.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3012b68..dd34d8d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "zod": "4.4.3" }, "devDependencies": { - "@cloudflare/workers-types": "5.20260804.1", + "@cloudflare/workers-types": "5.20260809.1", "@playform/build": "0.3.3", "@types/node": "26.1.2" },