diff --git a/litellm-js/proxy/package.json b/litellm-js/proxy/package.json index 275fd8c20d3..23b549f7929 100644 --- a/litellm-js/proxy/package.json +++ b/litellm-js/proxy/package.json @@ -9,6 +9,6 @@ }, "devDependencies": { "@cloudflare/workers-types": "4.20240208.0", - "wrangler": "3.32.0" + "wrangler": "3.114.17" } }