From e707455e365e6449d08b77b79c719aa3dbfd50cb Mon Sep 17 00:00:00 2001 From: shahyashish <95119920+shahyashish@users.noreply.github.com> Date: Wed, 15 Apr 2026 08:04:13 +0530 Subject: [PATCH] Fix issue #1443: https://github.com/amzn/tiny-attribution-generator is out of maintenance --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 68473a7f..0c54cd34 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "spdx-license-list": "6.11.0", "swagger-ui-express": "5.0.1", "throat": "6.0.2", - "tiny-attribution-generator": "0.1.3", + "tiny-attribution-generator": "github:clearlydefined/tiny-attribution-generator#v0.1.3", "tmp": "0.2.5", "winston": "3.19.0", "xml2js": "0.6.2" @@ -124,4 +124,4 @@ "testcontainers": "11.14.0", "typescript": "6.0.2" } -} +} \ No newline at end of file