diff --git a/apps/api/package.json b/apps/api/package.json index 26eb35cf..3457b3b7 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -44,7 +44,7 @@ "dayjs": "^1.11.10", "dot-prop": "^9.0.0", "fast-csv": "^5.0.1", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "hono": "^4.12.4", "http-errors": "^2.0.1", "jsonwebtoken": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3f779a0..bb41b206 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -150,8 +150,8 @@ importers: specifier: ^5.0.1 version: 5.0.2 handlebars: - specifier: ^4.7.8 - version: 4.7.8 + specifier: ^4.7.9 + version: 4.7.9 hono: specifier: ^4.12.4 version: 4.12.4 @@ -3606,8 +3606,8 @@ packages: graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - handlebars@4.7.8: - resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} + handlebars@4.7.9: + resolution: {integrity: sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==} engines: {node: '>=0.4.7'} hasBin: true @@ -8262,7 +8262,7 @@ snapshots: graceful-fs@4.2.11: {} - handlebars@4.7.8: + handlebars@4.7.9: dependencies: minimist: 1.2.8 neo-async: 2.6.2