From 43cf27e9a5663c66deed0f072e38267d28ef0e4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 07:25:27 +0000 Subject: [PATCH] chore(deps): bump @myunisoft/httpie in the dependencies group Bumps the dependencies group with 1 update: [@myunisoft/httpie](https://github.com/MyUnisoft/httpie). Updates `@myunisoft/httpie` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/MyUnisoft/httpie/releases) - [Commits](https://github.com/MyUnisoft/httpie/compare/v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: "@myunisoft/httpie" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42650c2..8630430 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/NodeSecure/gitlab#readme", "dependencies": { - "@myunisoft/httpie": "^4.0.1", + "@myunisoft/httpie": "^5.0.0", "tar-fs": "^3.0.6" }, "devDependencies": {