remy / wm

webmention check service
https://webmention.app
103 stars 17 forks source link

Addresses audit advisory in production dependencies. #39

Open qubyte opened 3 years ago

qubyte commented 3 years ago

Optimist was bringing this in: https://npmjs.com/advisories/1179

This PR replaces optimist (deprecated) with yargs (recommended successor with same API and without the issue).

vercel[bot] commented 3 years ago

Someone is attempting to deploy a commit to a Personal Account owned by @remy on Vercel.

@remy first needs to authorize it.

sheldonhull commented 2 years ago

bump for @remy

paulrobertlloyd commented 2 years ago

Anything preventing this from getting merged and released?

remy commented 2 years ago

Just that I hadn't tested the compatibility.

I think I spotted an issue with the service that keeps the github tokens too - so I need to do a bit of maintenance on wm, and I'll get on with merging this too (just on mobile ATM)

qubyte commented 2 years ago

Let me know if you have issues. I’m happy to update this PR.