From eb1768202d5b743cbf95ad16d98d329d926a1d8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 15:57:21 +0000 Subject: [PATCH] fix(deps): bump pacc from 8.9.3 to 8.11.1 Bumps [pacc](https://github.com/arlac77/pacc) from 8.9.3 to 8.11.1. - [Release notes](https://github.com/arlac77/pacc/releases) - [Commits](https://github.com/arlac77/pacc/compare/v8.9.3...v8.11.1) --- updated-dependencies: - dependency-name: pacc dependency-version: 8.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index e62765e..a7a3e4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -570,7 +570,6 @@ "integrity": "sha512-DhGl4xMVFGVIyMwswXeyzdL4uXD5OGILGX5N8Y+f6W7LhC1Ze2poSNrkF/fedpVDHEEZ+PHFW0vL14I+mm8K3Q==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@octokit/auth-token": "^6.0.0", "@octokit/graphql": "^9.0.3", @@ -1386,7 +1385,6 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -1759,7 +1757,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -4732,7 +4729,6 @@ "integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==", "dev": true, "license": "MIT", - "peer": true, "bin": { "marked": "bin/marked.js" }, @@ -8023,7 +8019,6 @@ "dev": true, "inBundle": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -8329,9 +8324,9 @@ } }, "node_modules/pacc": { - "version": "8.11.1", - "resolved": "https://registry.npmjs.org/pacc/-/pacc-8.11.1.tgz", - "integrity": "sha512-KHSAOJQALqbB96Mnwj4HTV5cGMM1LkaU73pWms23nFrKXBPQsYBdJz1eWR+6Q+9wpo4bWWsKvr30mui8OGwkzw==", + "version": "8.11.2", + "resolved": "https://registry.npmjs.org/pacc/-/pacc-8.11.2.tgz", + "integrity": "sha512-j2dyvmv42mpXMRXQnwlTjw3ioOMfqaTk1F+s2SS7XPMxE+0JLlWbobPtLpp35H4c4bwR8nR94scYGP/iQuFGCw==", "license": "0BSD", "engines": { "node": ">=24.13.0" @@ -9400,7 +9395,6 @@ "integrity": "sha512-WRgl5GcypwramYX4HV+eQGzUbD7UUbljVmS+5G1uMwX/wLgYuJAxGeerXJDMO2xshng4+FXqCgyB5QfClV6WjA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@semantic-release/commit-analyzer": "^13.0.1", "@semantic-release/error": "^4.0.0",