diff --git a/package-lock.json b/package-lock.json index ab111e9f7c172ce..c5ba4228fb0e158 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@astrojs/tailwind": "^5.1.3", "@cloudflare/puppeteer": "^0.0.14", "@cloudflare/vitest-pool-workers": "^0.5.37", - "@cloudflare/workers-types": "^4.20241216.0", + "@cloudflare/workers-types": "^4.20241218.0", "@codingheads/sticky-header": "^1.0.2", "@iarna/toml": "^2.2.5", "@iconify-json/material-symbols": "^1.2.11", @@ -2231,9 +2231,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20241216.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20241216.0.tgz", - "integrity": "sha512-PGIINXS+aE9vD2GYyWXfRG+VyxxceRkGDCoPxqwUweh1Bfv75HVotyL/adJ7mRVwh3XZDifGBdTaLReTT+Fcog==", + "version": "4.20241218.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20241218.0.tgz", + "integrity": "sha512-Y0brjmJHcAZBXOPI7lU5hbiXglQWniA1kQjot2ata+HFimyjPPcz+4QWBRrmWcMPo0OadR2Vmac7WStDLpvz0w==", "dev": true }, "node_modules/@codingheads/sticky-header": { diff --git a/package.json b/package.json index a8ea10298aa7372..5b568544905cf10 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@astrojs/tailwind": "^5.1.3", "@cloudflare/puppeteer": "^0.0.14", "@cloudflare/vitest-pool-workers": "^0.5.37", - "@cloudflare/workers-types": "^4.20241216.0", + "@cloudflare/workers-types": "^4.20241218.0", "@codingheads/sticky-header": "^1.0.2", "@iarna/toml": "^2.2.5", "@iconify-json/material-symbols": "^1.2.11",