From 1f8451e5585b27b633b658d297af3078e9b4f0d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 12:17:33 +0000 Subject: [PATCH] Bump @stores.com/http-error from 1.0.0 to 1.1.0 Bumps [@stores.com/http-error](https://github.com/stores-com/http-error) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/stores-com/http-error/releases) - [Changelog](https://github.com/stores-com/http-error/blob/main/CHANGELOG.md) - [Commits](https://github.com/stores-com/http-error/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: "@stores.com/http-error" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6303ab7..881f8cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@stores.com/http-error": "~1.0.0", + "@stores.com/http-error": "~1.1.0", "@stores.com/ups": "~1.1.0", "@stores.com/usps": "~0.2.2", "@stores.com/xpo": "~0.2.2",