Cloudflare Pages Template has Outdated Wrangler (3.8.0) #8630
Unanswered
joaoguidev
asked this question in
Q&A
Replies: 1 comment
-
wranglers is a dependency in your package.json, you can upgrade it yourself |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I'm using Cloudflare Pages template of Remix( v 2.5.1 currently) (
npx create-remix@latest --template remix-run/remix/templates/cloudflare-pages
) and I'm getting 2 vulnerabilities flags. I suspect it has to to to the fact the Wrangler been used is version 3.8.0 and the current version is 3.25.0.Is there a reason for Remix to use this specific version of Wrangler or this should have a version bump on next versions of Remix?
Beta Was this translation helpful? Give feedback.
All reactions