Commit Graph

12 Commits (89fe24929ee26768414946e085a66f72d67684b7)

Author SHA1 Message Date
Nick O'Leary 03b0aa3e87
Bump for 4.1.8 release 2026-03-24 11:21:51 +00:00
Nick O'Leary d2fe0a8814
Update lock file 2026-03-23 15:26:10 +00:00
Nick O'Leary aa52779a8c
Bump for 4.1.7 2026-03-06 11:41:51 +00:00
Nick O'Leary 47afd1b345
Bump i18next version 2026-03-05 15:39:44 +00:00
Nick O'Leary 9023c723c5
Update tar/multer deps 2026-03-05 11:35:17 +00:00
Nick O'Leary b671813459
Bump for 4.1.6 release 2026-02-25 17:44:41 +00:00
Nick O'Leary 35e3034378
Bump dependencies 2026-02-25 17:38:53 +00:00
Nick O'Leary dadf7a3d71
Update for 4.1.5 release 2026-02-11 09:44:32 +00:00
bryopsida c2f2e57b7f chore: bump tar to 7.5.7
Signed-off-by: bryopsida <8363252+bryopsida@users.noreply.github.com>
2026-01-31 07:57:41 -06:00
Nick O'Leary 12c575b5a5
Bump dependencies and version 2026-01-26 10:37:42 +00:00
Nick O'Leary 33449998d2
Bump lock version 2026-01-07 16:17:52 +00:00
Dimitrie Hoekstra 3df161c3bc
Add package-lock.json for reproducible dependency chains
- Remove package-lock.json from .gitignore
- Add validated package-lock.json (Node 20, 1003 packages)
- Update CI workflow to use npm ci instead of npm install
- Update README development instructions to use npm ci

This ensures all developers and CI get identical dependency trees,
protecting against npm supply chain attacks where compromised patch
versions could automatically propagate through semver ranges.

Closes #5424
2026-01-07 16:15:12 +01:00