From 1e5c753bd8689e60cbd927e2c500d1a1c125e881 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Oct 2025 23:51:17 +0000 Subject: [PATCH] feat: upgrade klaw-sync from 6.0.0 to 7.0.0 Snyk has created this PR to upgrade klaw-sync from 6.0.0 to 7.0.0. See this package in npm: klaw-sync See this project in Snyk: https://app.snyk.io/org/dustin4444/project/aed10a5a-dfec-42c1-b4dd-879e0e7d5f62?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 999e7fb7b..302e6b91f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "jasmine": "^5.6.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0", - "klaw-sync": "^6.0.0", + "klaw-sync": "^7.0.0", "license-check-and-add": "^4.0.5", "lodash": "^4.17.21", "mock-fs": "^5.5.0",