You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of an update, I tried to run optimize with this option but in my package.json, the dependencies still use the range "^1.x.y" in all cases. Additionally, the output ends with a warning:
As part of an update, I tried to run optimize with this option but in my package.json, the dependencies still use the range "^1.x.y" in all cases. Additionally, the output ends with a warning:
$ yarn dlx socket optimize --pin # yarn resolution .... Updated 80 Socket.dev optimized overrides. Added 3 Socket.dev optimized overrides 🚀 ✖️ Socket Optimize: yarn/classic install failed to update yarn.lock
I am using Yarn 4.6.0, Node 23.6.0. Is there something I misunderstood?
The text was updated successfully, but these errors were encountered: