From 4630b49568c05d671da9e2e5d4f64e73729facc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 02:14:11 +0000 Subject: [PATCH] chore(deps-dev): bump @cloudflare/workers-types Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 5.20260907.1 to 5.20260908.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.20260908.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f15b11c..9425eea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -519,9 +519,9 @@ "license": "MIT" }, "node_modules/@cloudflare/workers-types": { - "version": "5.20260907.1", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-5.20260907.1.tgz", - "integrity": "sha512-HYI7eFb/MOcNzvbUW7ZwHVZL5YFXb4r6yHN3vx8gJCqde7yhn3bhuPKiQPw90UtGWWp7uOI+Que3kf8Svjn5cw==", + "version": "5.20260908.1", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-5.20260908.1.tgz", + "integrity": "sha512-cILmYEd/YtL+Hlwytc5n+QVV8F+E5doQOtc6QiBtPb51kK+5fkk909db+G8dxeUsMd2ytJgdpAt/lyciUEobcw==", "dev": true, "license": "MIT OR Apache-2.0" },