From 96cfd529c9bc5976dd377a77c3f98c8abf333243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 11:22:36 +0000 Subject: [PATCH] chore(deps): bump npm-pkgbuild from 20.7.10 to 20.7.12 Bumps [npm-pkgbuild](https://github.com/arlac77/npm-pkgbuild) from 20.7.10 to 20.7.12. - [Release notes](https://github.com/arlac77/npm-pkgbuild/releases) - [Commits](https://github.com/arlac77/npm-pkgbuild/compare/v20.7.10...v20.7.12) --- updated-dependencies: - dependency-name: npm-pkgbuild dependency-version: 20.7.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ce27d98..e955b99f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8179,13 +8179,13 @@ } }, "node_modules/npm-pkgbuild": { - "version": "20.7.10", - "resolved": "https://registry.npmjs.org/npm-pkgbuild/-/npm-pkgbuild-20.7.10.tgz", - "integrity": "sha512-+6BZMyhRxx6kFCNdKpR52CE7Zrd8OnfVtxaY1RBtE2RrKOlTY1+ip1nFGfD8OQC33jWLHGc0wbRqy9UavPemsw==", + "version": "20.7.12", + "resolved": "https://registry.npmjs.org/npm-pkgbuild/-/npm-pkgbuild-20.7.12.tgz", + "integrity": "sha512-2tpf2uu41YQRk1KCDDppGuhMKZY2aSLsqhGks6cevbSvvv/0Pkjrterqpj+wZeTa+XDD8rlHKlQoL/Y9jYBK9g==", "dev": true, "license": "0BSD", "dependencies": { - "@npmcli/arborist": "^9.8.0", + "@npmcli/arborist": "^9.9.0", "@vercel/nft": "^1.10.2", "aggregate-async-iterator": "^1.2.5", "commander": "^15.0.0",