Skip to content

Commit 7280496

Browse files
fix(deps): update dependency handlebars to ^4.7.9 [security]
1 parent a57ee10 commit 7280496

3 files changed

Lines changed: 28 additions & 8 deletions

File tree

calm-widgets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "Apache-2.0",
2525
"dependencies": {
2626
"@finos/calm-models": "file:../calm-models",
27-
"handlebars": "^4.7.8",
27+
"handlebars": "^4.7.9",
2828
"lodash": "^4.17.23"
2929
},
3030
"devDependencies": {

package-lock.json

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

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"ajv-formats": "^2.1.1",
4242
"axios": "^1.13.5",
4343
"copyfiles": "^2.4.1",
44-
"handlebars": "^4.7.8",
44+
"handlebars": "^4.7.9",
4545
"js-yaml": "^4.1.0",
4646
"json-pointer": "^0.6.2",
4747
"jsonpath-plus": "^10.3.0",

0 commit comments

Comments
 (0)