Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Outdated engines section in package.json #181

Open
mbareta opened this issue Aug 25, 2021 · 0 comments
Open

Outdated engines section in package.json #181

mbareta opened this issue Aug 25, 2021 · 0 comments

Comments

@mbareta
Copy link
Contributor

mbareta commented Aug 25, 2021

In package.json, under engines, the node engine version listed is 10.17 https://github.com/ExtensionEngine/boutique/blob/develop/package.json#L147 , and in same file, bcrypt dependency version is 5.0.0.
In bcrypt documentation here https://www.npmjs.com/package/bcrypt, we can read that bcrypt version 3 and up is compatible with node version 12 and up which makes the current combo invalid.

I suggest we test against new version of node and bump the engine version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant