diff --git a/packages/docs-typescript/package.json b/packages/docs-typescript/package.json index cf698c9..8141754 100644 --- a/packages/docs-typescript/package.json +++ b/packages/docs-typescript/package.json @@ -40,7 +40,7 @@ "@prettier/sync": "^0.5.1", "chalk": "^5.3.0", "commander": "12.0.0", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "prettier": "^3.2.5", "shelljs": "^0.8.5", "typescript": "5.3.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3e65a2..9dfdabd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ importers: specifier: 12.0.0 version: 12.0.0 handlebars: - specifier: ^4.7.8 - version: 4.7.8 + specifier: ^4.7.9 + version: 4.7.9 prettier: specifier: ^3.2.5 version: 3.2.5 @@ -1693,8 +1693,8 @@ packages: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true - /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 dependencies: @@ -1703,7 +1703,7 @@ packages: source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: - uglify-js: 3.17.4 + uglify-js: 3.19.3 dev: false /has-flag@3.0.0: @@ -2952,8 +2952,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - /uglify-js@3.17.4: - resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} + /uglify-js@3.19.3: + resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} engines: {node: '>=0.8.0'} hasBin: true requiresBuild: true