From 43f78a3bafeb9ed38a15997f6c3ebb306c251b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 20:37:03 +0000 Subject: [PATCH] fix(deps): bump @template-tools/template-sync from 14.3.53 to 14.3.54 Bumps [@template-tools/template-sync](https://github.com/template-tools/template-sync) from 14.3.53 to 14.3.54. - [Release notes](https://github.com/template-tools/template-sync/releases) - [Commits](https://github.com/template-tools/template-sync/compare/v14.3.53...v14.3.54) --- updated-dependencies: - dependency-name: "@template-tools/template-sync" dependency-version: 14.3.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index d24b67f13..733089d3c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@kronos-integration/service": "^15.5.4", "@kronos-integration/service-http": "^14.0.33", "@kronos-integration/service-repositories": "^4.0.61", - "@template-tools/template-sync": "^14.3.52", + "@template-tools/template-sync": "^14.3.53", "github-repository-provider": "^10.0.30" }, "bin": { @@ -1700,9 +1700,9 @@ } }, "node_modules/@template-tools/template-sync": { - "version": "14.3.53", - "resolved": "https://registry.npmjs.org/@template-tools/template-sync/-/template-sync-14.3.53.tgz", - "integrity": "sha512-/CM1SlQZtZb//kjMFoNZ0ceH9iIvCE4erUGN+EPr/P2x85/CeaYqYz5ZyGmQrN9oge8IEJ3W9ahVV1kgHZMUWw==", + "version": "14.3.54", + "resolved": "https://registry.npmjs.org/@template-tools/template-sync/-/template-sync-14.3.54.tgz", + "integrity": "sha512-/F3VLP172uGOyBXnUz1/h6hyMa9uTvAORnm+DwB+tN4MTcSZDTiDmfi7LtyAb3W1Qma8fCrYl+0nkOMyPf2Otw==", "license": "0BSD", "dependencies": { "@babel/core": "^7.29.0", @@ -1720,7 +1720,7 @@ "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "unified": "^11.0.5", - "yaml": "^2.8.3" + "yaml": "^2.8.4" }, "engines": { "node": ">=24.15.0" @@ -14330,9 +14330,9 @@ "license": "ISC" }, "node_modules/yaml": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz", - "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==", + "version": "2.8.4", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.4.tgz", + "integrity": "sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==", "license": "ISC", "bin": { "yaml": "bin.mjs"