Commit 905df14
fix(manifest): rebind package-lock.json sha256 after ws CVE audit fix
The previous commit ran `npm audit fix` to resolve ws@7.x GHSA-96hv-2xvq-fx4p;
that rewrote integrity hashes inside package-lock.json, changing its sha256.
MANIFEST.json was not updated, so canonical-manifest.test.mjs failed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2531a59 commit 905df14
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments