meteor3: bcrypt 1.0.3 -> 5.1.1
The 1.x native binding was built for another Node ABI and failed to load (accounts-password silently used the pure-JS fallback) and 1.x does not compile on Node 22, which would break the Docker image build. 5.1.1 ships prebuilt Node-22 binaries and loads natively. Boot + REST smoke green.
This commit is contained in:
parent
1f1f5c697d
commit
713f1346e7
3 changed files with 466 additions and 1310 deletions
1769
package-lock.json
generated
1769
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue