Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Usage lodash.template dependency version 4.5.0 in grapesjs-cli is having transitive dependency security issue

Open
#308 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
cli, security

Research direction

Start by locating the dependency declarations and lockfile for grapesjs-cli, then trace how lodash.template is introduced transitively. Update the dependency resolution to use lodash 4.17.21 and verify that the resulting dependency tree no longer reports the stated security issue.

Written by the indexing model from the issue text.

Description

We noticed that usage of lodash.template dependency in grapesjs-cli is causing a high security transitive dependency issue.

The following updates should be made:

Usage of lodash versiopn 4.17.21 has fix for the the issue rather than using loash.template

Dominant language
TypeScript
Stars
107
Forks
32
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GrapesJS/cli

All issues in GrapesJS/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.