From 740f8309be33ce4b03d3b40deb8fb33f4eecaa6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:22:56 +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 c95523a..18af508 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "c8": "^9.1.0" }, "dependencies": { - "@myunisoft/httpie": "^4.0.1", + "@myunisoft/httpie": "^5.0.0", "@nodesecure/domain-check": "^1.0.1" } }