Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ng-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"cli-progress": "3.12.0",
"conventional-commits-filter": "5.0.0",
"conventional-commits-parser": "6.4.0",
"ejs": "5.0.2",
"ejs": "6.0.1",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

security-critical critical

Critical Security Warning: The official ejs package (https://github.com/mde/ejs) has only been released up to version 3.1.x. There are no official 5.x or 6.x versions of ejs on the public npm registry. Using ejs version 6.0.1 (or the previous 5.0.2) is highly likely to be a supply chain attack, dependency confusion, or typosquatting attempt. Please revert this change immediately and verify the authenticity of the package source. It is recommended to downgrade to the latest stable and official version of ejs (e.g., 3.1.10).

Suggested change
"ejs": "6.0.1",
"ejs": "3.1.10",

"encoding": "0.1.13",
"fast-glob": "3.3.3",
"firebase": "12.13.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading