From 3acc7b6b47c4b81a5e8c4c314c9e3fd0a34240b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 13:22:46 +0000 Subject: [PATCH] fix(deps): bump pacc from 11.11.2 to 11.11.3 Bumps [pacc](https://github.com/arlac77/pacc) from 11.11.2 to 11.11.3. - [Release notes](https://github.com/arlac77/pacc/releases) - [Commits](https://github.com/arlac77/pacc/compare/v11.11.2...v11.11.3) --- updated-dependencies: - dependency-name: pacc dependency-version: 11.11.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 471dcfb8..237879bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8175,9 +8175,9 @@ } }, "node_modules/pacc": { - "version": "11.11.2", - "resolved": "https://registry.npmjs.org/pacc/-/pacc-11.11.2.tgz", - "integrity": "sha512-YLG04T+QHM8J1veSSLbR5yeuhjrw2b4IfY/PWCFtikNaesp3ctCYAUftNpC0IwcUU+xpMF8kTaCvDHTTY1rxKg==", + "version": "11.11.3", + "resolved": "https://registry.npmjs.org/pacc/-/pacc-11.11.3.tgz", + "integrity": "sha512-f90RnlY+jO/XBduq2oVV6X13aR1GcUxMgyf5rzUn3nyWxG65kjF6qTs6fwQVA/YUSlZKeH18bbNVFtEXBIn8Lw==", "license": "0BSD", "engines": { "node": ">=26.8.1"