From febe6b8b520084707819d2a09a73078296bd54e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 00:22:50 +0000 Subject: [PATCH] chore(deps): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) and [@openally/httpie](https://github.com/OpenAlly/httpie). Updates `@npmcli/arborist` from 9.9.0 to 10.0.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md) - [Commits](https://github.com/npm/cli/commits/config-v10.0.1/workspaces/arborist) Updates `@openally/httpie` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/OpenAlly/httpie/releases) - [Commits](https://github.com/OpenAlly/httpie/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: "@npmcli/arborist" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@openally/httpie" dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fed8590..03ba198 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ }, "dependencies": { "@nodesecure/npm-registry-sdk": "4.5.2", - "@npmcli/arborist": "^9.0.0", - "@openally/httpie": "1.1.2", + "@npmcli/arborist": "^10.0.1", + "@openally/httpie": "1.1.3", "@pnpm/audit": "1001.0.2", "@pnpm/lockfile-file": "^9.1.1" }