diff --git a/package-lock.json b/package-lock.json index 78871f6..11a8e33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -611,9 +611,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250121.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250121.0.tgz", - "integrity": "sha512-2bBosmudcwvUOKzuCL/Jum18LDh3QoU0QnTNMXIgcVwuq3LaNzyZnOW14bFXPhLU/84ZjNO3zO5R/U11Zgag2Q==", + "version": "4.20250124.3", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250124.3.tgz", + "integrity": "sha512-WRZ+ol4RnMroF3tc7en6w8b0MqLrmGnLr2LIhG8EWqIoy8MeYk5uhyNXMZ0WPBhwkRtDcTRwOt61xwnJrthskA==", "license": "MIT OR Apache-2.0" }, "node_modules/@cspotcode/source-map-support": {