fuel-bridge icon indicating copy to clipboard operation
fuel-bridge copied to clipboard

(chore) Pin all npm dependencies. Use frozen lockfiles

Open DefiCake opened this issue 6 months ago • 1 comments

As part of our security strengthening efforts:

  • Packages must be pinned to a version (we should have tooling to enforce this) and lockfiles are a must.
  • npm should use flag —frozen-lockfile

DefiCake avatar Aug 22 '24 10:08 DefiCake