From 474992eaf02b681e762af087ad19c977db8b4a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 13:02:11 +0200 Subject: [PATCH] chore(deps): bump @myunisoft/httpie in the dependencies group (#142) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38b370a..67d000d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/NodeSecure/github#readme", "dependencies": { - "@myunisoft/httpie": "^4.0.1", + "@myunisoft/httpie": "^5.0.0", "tar-fs": "^3.0.5" }, "devDependencies": {