From 78c284e67ddd2001396917c60b256f895422f7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:01:23 +0000 Subject: [PATCH] fix(deps): bump pacc from 6.3.0 to 6.5.0 Bumps [pacc](https://github.com/arlac77/pacc) from 6.3.0 to 6.5.0. - [Release notes](https://github.com/arlac77/pacc/releases) - [Commits](https://github.com/arlac77/pacc/compare/v6.3.0...v6.5.0) --- updated-dependencies: - dependency-name: pacc dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index f0b3621..e49796e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -106,7 +106,6 @@ "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.5", @@ -584,7 +583,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", @@ -1387,7 +1385,6 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -1760,7 +1757,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -4732,7 +4728,6 @@ "integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==", "dev": true, "license": "MIT", - "peer": true, "bin": { "marked": "bin/marked.js" }, @@ -8071,7 +8066,6 @@ "dev": true, "inBundle": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -8377,9 +8371,9 @@ } }, "node_modules/pacc": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/pacc/-/pacc-6.3.0.tgz", - "integrity": "sha512-Xh45ZUSYHxdWy5AIV8ORM/hfBUvSbGwOGt5Xwvt7tHJhJK2vMi4LHx4Raq8XwoPVIVdE9cQgc0bMHA3cT+U9yg==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/pacc/-/pacc-6.5.0.tgz", + "integrity": "sha512-0H5oIbR5wo4TjtbEDodSE5viYlOLlVdnxtw6CzggoFnj8cVKh3cOztG7THJUchKvFANZqM2xAmmto4+mXZ8aZw==", "license": "0BSD", "engines": { "node": ">=24.12.0" @@ -9435,7 +9429,6 @@ "integrity": "sha512-6qGjWccl5yoyugHt3jTgztJ9Y0JVzyH8/Voc/D8PlLat9pwxQYXz7W1Dpnq5h0/G5GCYGUaDSlYcyk3AMh5A6g==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@semantic-release/commit-analyzer": "^13.0.1", "@semantic-release/error": "^4.0.0",