diff --git a/packages/twenty-shared/package.json b/packages/twenty-shared/package.json index b1172f9502..9ffa195e1a 100644 --- a/packages/twenty-shared/package.json +++ b/packages/twenty-shared/package.json @@ -32,7 +32,7 @@ "@sniptt/guards": "^0.2.0", "class-validator": "^0.14.0", "expr-eval-fork": "3.0.3", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "libphonenumber-js": "^1.10.26", "lodash.camelcase": "^4.3.0", "qs": "^6.11.2", diff --git a/yarn.lock b/yarn.lock index 2f6a7a0344..ea9918eb0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40360,7 +40360,25 @@ __metadata: languageName: node linkType: hard -"handlebars@npm:*, handlebars@npm:4.7.8, handlebars@npm:^4.7.7, handlebars@npm:^4.7.8": +"handlebars@npm:*, handlebars@npm:^4.7.7, handlebars@npm:^4.7.9": + version: 4.7.9 + resolution: "handlebars@npm:4.7.9" + dependencies: + minimist: "npm:^1.2.5" + neo-async: "npm:^2.6.2" + source-map: "npm:^0.6.1" + uglify-js: "npm:^3.1.4" + wordwrap: "npm:^1.0.0" + dependenciesMeta: + uglify-js: + optional: true + bin: + handlebars: bin/handlebars + checksum: 10c0/22f8105a7e68e81aff2662bb434edf05f757d21d850731d71cec886d69c10cd33d3c43e34b2892968ec62de8241611851d3d0674c8ef324ea3e01dc66262faa9 + languageName: node + linkType: hard + +"handlebars@npm:4.7.8": version: 4.7.8 resolution: "handlebars@npm:4.7.8" dependencies: @@ -60186,7 +60204,7 @@ __metadata: class-validator: "npm:^0.14.0" expr-eval-fork: "npm:3.0.3" glob: "npm:^11.1.0" - handlebars: "npm:^4.7.8" + handlebars: "npm:^4.7.9" libphonenumber-js: "npm:^1.10.26" lodash.camelcase: "npm:^4.3.0" qs: "npm:^6.11.2"