diff --git a/packages/api-clients/package.json b/packages/api-clients/package.json index 20145f6472..8be4a582ff 100644 --- a/packages/api-clients/package.json +++ b/packages/api-clients/package.json @@ -27,7 +27,7 @@ "@pagopa/eslint-config": "3.0.0", "@types/node": "20.14.6", "@types/qs": "6.9.15", - "handlebars": "4.7.7", + "handlebars": "4.7.8", "openapi-zod-client": "1.18.1", "openapi3-ts": "3.1.0", "prettier": "2.8.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cd438b6a2..4105e0a771 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -415,8 +415,8 @@ importers: specifier: 6.9.15 version: 6.9.15 handlebars: - specifier: 4.7.7 - version: 4.7.7 + specifier: 4.7.8 + version: 4.7.8 openapi-zod-client: specifier: 1.18.1 version: 1.18.1 @@ -10325,19 +10325,6 @@ packages: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true - /handlebars@4.7.7: - resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} - engines: {node: '>=0.4.7'} - hasBin: true - dependencies: - minimist: 1.2.8 - neo-async: 2.6.2 - source-map: 0.6.1 - wordwrap: 1.0.0 - optionalDependencies: - uglify-js: 3.18.0 - dev: true - /handlebars@4.7.8: resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} engines: {node: '>=0.4.7'}