Skip to content

Commit 14580e0

Browse files
authored
fix: update handlebars due to critical cve (#2744)
1 parent 09e4653 commit 14580e0

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@
9292
"mdast-util-to-hast": ">=13.2.1",
9393
"js-yaml": ">=4.1.1",
9494
"fast-xml-parser": ">=5.3.6",
95-
"@aws-sdk/client-sesv2": "^3.996.0"
95+
"@aws-sdk/client-sesv2": "^3.996.0",
96+
"handlebars": "4.7.9"
9697
},
9798
"patchedDependencies": {
9899
"graphql@16.9.0": "patches/graphql@16.9.0.patch"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)