Commit 4e697dc
committed
pin the semver CLI to an exact version
The publish job is the sole holder of npm publish rights for the
@ProvableHQ packages, and semver is the only third-party code it
fetches at run time. Pinning to an exact, immutable version closes off
behavioral drift and package-takeover via a future semver release.1 parent 99682f3 commit 4e697dc
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
76 | 79 | | |
77 | | - | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
0 commit comments