npm-shrinkwrap.json: Recreate with lockfileVersion 3

npm ci && \
  rm npm-shrinkwrap.json && \
  npm shrinkwrap

I confirmed that it generates the same
node_modules structure but cuts the
shrinkwrap file size by 43%.

Change-type: patch
See: https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json#lockfileversion
This commit is contained in:
Thodoris Greasidis 2024-04-09 19:06:01 +03:00
parent 87f5f18721
commit c5ecf692bb

19031
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff