diff --git a/package-lock.json b/package-lock.json index 4c536c6..599aa18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -611,9 +611,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20241224.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20241224.0.tgz", - "integrity": "sha512-1ZmFc8qqM7S/HUGmLplc4P8n8DoMqiJmc47r9Lr7VbuaotoqCXVljz09w1V1mc4K3pbFPgvqSy4XYStZ08HrlQ==", + "version": "4.20241230.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20241230.0.tgz", + "integrity": "sha512-dtLD4jY35Lb750cCVyO1i/eIfdZJg2Z0i+B1RYX6BVeRPlgaHx/H18ImKAkYmy0g09Ow8R2jZy3hIxMgXun0WQ==", "license": "MIT OR Apache-2.0" }, "node_modules/@cspotcode/source-map-support": {