From 5cbe410b66495cf4271b8690b86f14341b2ea388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 14:59:22 +0000 Subject: [PATCH] fix(deps): bump pacc from 4.7.2 to 4.7.3 Bumps [pacc](https://github.com/arlac77/pacc) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/arlac77/pacc/releases) - [Commits](https://github.com/arlac77/pacc/compare/v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: pacc dependency-version: 4.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 13a8e9cf..ac28b5e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8658,9 +8658,9 @@ } }, "node_modules/pacc": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/pacc/-/pacc-4.7.2.tgz", - "integrity": "sha512-zncw01tRijGLHaAldMKtMP/Bi2uRJLv/E0nxATInnf1+2hMrB7FBhG/bjQ+TriPEFvkSLazrw4fpD3ZLZyHGXw==", + "version": "4.7.3", + "resolved": "https://registry.npmjs.org/pacc/-/pacc-4.7.3.tgz", + "integrity": "sha512-NzYr96QM8vel1bXXIkAa9okusHcsVYQ81b/d0kE1B1vL+ky/JcAegAH08eQvddh+VQh7iOhgChmxhhpTYfY81Q==", "license": "0BSD", "engines": { "node": ">=22.18.0"