bigcommerce / stencil-utils

Utility library for the Stencil theme framework.
BSD 4-Clause "Original" or "Old" License
31 stars 43 forks source link

Stencil Utils has not been kept up to date #209

Open RightFootConsulting opened 8 months ago

RightFootConsulting commented 8 months ago

npm install @bigcommerce/stencil-utils after running this we get $ npm install @bigcommerce/stencil-utils npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@bigcommerce/stencil-utils@6.15.1', npm WARN EBADENGINE required: { node: '>=14.0.0 <19.0.0' }, npm WARN EBADENGINE current: { node: 'v20.11.0', npm: '10.2.4' } npm WARN EBADENGINE }

up to date, audited 1763 packages in 5s

137 packages are looking for funding run npm fund for details

24 vulnerabilities (21 moderate, 3 high)

To address issues that do not require attention, run: npm audit fix

To address all issues (including breaking changes), run: npm audit fix --force

Run npm audit for details.

You should at least make sure you support the latest node LTS plunking security vulnerabilities into apps is not good engineering.

arredondoJosue commented 1 month ago

It's August 2024 and I'm also running into this same issue.