diff --git a/package-lock.json b/package-lock.json index a861a91..1593f84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -772,9 +772,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20240919.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240919.0.tgz", - "integrity": "sha512-DZwTpZVAV+fKTLxo6ntC2zMNRL/UJwvtMKUt/U7ZyJdR+t0qcBUZGx8jLi9gOFWYxkzO3s7slajwkR2hQRPXYQ==", + "version": "4.20240924.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240924.0.tgz", + "integrity": "sha512-AnoHY0B5rgMv4Lg34mdwfp4+Z9ZZRli8AFO7uY8Q9UchR+HPEMEdaAQ0EswTYQqcVBdarRuYyM0Oeo4hM8Jqog==", "license": "MIT OR Apache-2.0" }, "node_modules/@cspotcode/source-map-support": {