From 22a98a4d5f3ebec955b3dce006156e824ef924ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 14:54:28 +0000 Subject: [PATCH] chore(deps): bump the dependencies group across 1 directory with 6 updates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hyperid](https://github.com/mcollina/hyperid) | `3.3.0` | `4.0.0` | | [ipaddr.js](https://github.com/whitequark/ipaddr.js) | `2.3.0` | `2.4.0` | | [ssri](https://github.com/npm/ssri) | `13.0.1` | `14.0.0` | | [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) | `9.4.2` | `9.5.0` | | [npm-pick-manifest](https://github.com/npm/npm-pick-manifest) | `11.0.3` | `12.0.0` | | [cacache](https://github.com/npm/cacache) | `20.0.4` | `21.0.0` | Updates `hyperid` from 3.3.0 to 4.0.0 - [Release notes](https://github.com/mcollina/hyperid/releases) - [Commits](https://github.com/mcollina/hyperid/compare/v3.3.0...v4.0.0) Updates `ipaddr.js` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/whitequark/ipaddr.js/blob/main/Changes.md) - [Commits](https://github.com/whitequark/ipaddr.js/compare/v2.3.0...v2.4.0) Updates `ssri` from 13.0.1 to 14.0.0 - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v13.0.1...v14.0.0) Updates `@npmcli/arborist` from 9.4.2 to 9.5.0 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v9.5.0/CHANGELOG.md) - [Commits](https://github.com/npm/cli/commits/v9.5.0/workspaces/arborist) Updates `npm-pick-manifest` from 11.0.3 to 12.0.0 - [Release notes](https://github.com/npm/npm-pick-manifest/releases) - [Changelog](https://github.com/npm/npm-pick-manifest/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/npm-pick-manifest/compare/v11.0.3...v12.0.0) Updates `cacache` from 20.0.4 to 21.0.0 - [Release notes](https://github.com/npm/cacache/releases) - [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/cacache/compare/v20.0.4...v21.0.0) --- updated-dependencies: - dependency-name: hyperid dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ipaddr.js dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ssri dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@npmcli/arborist" dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm-pick-manifest dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cacache dependency-version: 21.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- workspaces/i18n/package.json | 2 +- workspaces/mama/package.json | 2 +- workspaces/tarball/package.json | 4 ++-- workspaces/tree-walker/package.json | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/workspaces/i18n/package.json b/workspaces/i18n/package.json index 7d44820f..cba0043e 100644 --- a/workspaces/i18n/package.json +++ b/workspaces/i18n/package.json @@ -44,7 +44,7 @@ "node": ">=20" }, "dependencies": { - "cacache": "^20.0.0", + "cacache": "^21.0.0", "deepmerge": "^4.3.1", "lodash.get": "^4.4.2" } diff --git a/workspaces/mama/package.json b/workspaces/mama/package.json index 4298dda7..720ea7df 100644 --- a/workspaces/mama/package.json +++ b/workspaces/mama/package.json @@ -41,7 +41,7 @@ "@nodesecure/npm-types": "^1.4.0", "@nodesecure/utils": "^2.3.0", "object-hash": "^3.0.0", - "ssri": "13.0.1" + "ssri": "14.0.0" }, "devDependencies": { "@types/object-hash": "^3.0.6" diff --git a/workspaces/tarball/package.json b/workspaces/tarball/package.json index 9bbc8e19..52019813 100644 --- a/workspaces/tarball/package.json +++ b/workspaces/tarball/package.json @@ -52,8 +52,8 @@ "@nodesecure/npm-types": "^1.2.0", "@nodesecure/utils": "^2.3.0", "@openally/result": "2.0.0", - "hyperid": "3.3.0", - "ipaddr.js": "2.3.0", + "hyperid": "4.0.0", + "ipaddr.js": "2.4.0", "pacote": "^21.0.0" }, "devDependencies": { diff --git a/workspaces/tree-walker/package.json b/workspaces/tree-walker/package.json index 670270a8..f313edc6 100644 --- a/workspaces/tree-walker/package.json +++ b/workspaces/tree-walker/package.json @@ -41,10 +41,10 @@ "@nodesecure/mama": "2.3.1", "@nodesecure/npm-registry-sdk": "4.5.2", "@nodesecure/npm-types": "^1.4.0", - "@npmcli/arborist": "9.4.2", + "@npmcli/arborist": "9.5.0", "combine-async-iterators": "^3.0.0", "itertools": "^2.3.1", - "npm-pick-manifest": "^11.0.1", + "npm-pick-manifest": "^12.0.0", "pacote": "^21.0.0", "semver": "^7.6.0" },