From 7f28287d51319d95267595946bfa3db10e154e0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 09:36:27 +0000 Subject: [PATCH] chore(deps): bump @openally/httpie in the dependencies group Bumps the dependencies group with 1 update: [@openally/httpie](https://github.com/OpenAlly/httpie). Updates `@openally/httpie` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/OpenAlly/httpie/releases) - [Commits](https://github.com/OpenAlly/httpie/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: "@openally/httpie" dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- workspaces/conformance/package.json | 2 +- workspaces/github/package.json | 2 +- workspaces/gitlab/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/workspaces/conformance/package.json b/workspaces/conformance/package.json index 7ef66650..04f1b65d 100644 --- a/workspaces/conformance/package.json +++ b/workspaces/conformance/package.json @@ -41,7 +41,7 @@ }, "homepage": "https://github.com/NodeSecure/tree/master/workspaces/conformance#readme", "devDependencies": { - "@openally/httpie": "1.1.3", + "@openally/httpie": "1.1.4", "@types/spdx-expression-parse": "^4.0.0", "node-estree": "^4.0.0" }, diff --git a/workspaces/github/package.json b/workspaces/github/package.json index b66e8971..0fbaba55 100644 --- a/workspaces/github/package.json +++ b/workspaces/github/package.json @@ -38,7 +38,7 @@ }, "homepage": "https://github.com/NodeSecure/scanner/tree/master/workspaces/github#readme", "dependencies": { - "@openally/httpie": "1.1.3", + "@openally/httpie": "1.1.4", "tar-fs": "^3.0.5" }, "devDependencies": { diff --git a/workspaces/gitlab/package.json b/workspaces/gitlab/package.json index ecdcc0e0..cd1d4808 100644 --- a/workspaces/gitlab/package.json +++ b/workspaces/gitlab/package.json @@ -36,7 +36,7 @@ }, "homepage": "https://github.com/NodeSecure/scanner/tree/master/workspaces/gitlab#readme", "dependencies": { - "@openally/httpie": "1.1.3", + "@openally/httpie": "1.1.4", "tar-fs": "^3.0.6" }, "devDependencies": {