Skip to content

Commit b879633

Browse files
committed
fix: use latest version of handlebars to prevent AST Type Confusion injection
GHSA-2w6w-674q-4c4q
1 parent 570ecb8 commit b879633

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

adminforth/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adminforth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"filewatcher": "^3.0.1",
8686
"fs-extra": "^11.2.0",
8787
"fuse.js": "^7.0.0",
88-
"handlebars": "^4.7.8",
88+
"handlebars": "^4.7.9",
8989
"inquirer": "^12.3.0",
9090
"jiti": "^2.4.2",
9191
"jsonwebtoken": "^9.0.2",

adminforth/pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)