From cb06658ca31e1398878d59f748213ab255b45fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:15:33 +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 31e6122..e6a3c8f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/NodeSecure/npm-registry-sdk#readme", "dependencies": { - "@myunisoft/httpie": "^4.0.1", + "@myunisoft/httpie": "^5.0.0", "@nodesecure/npm-types": "^1.0.0" }, "devDependencies": {