From bfe8c41253250272221a77f7505be1761a3942ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 19:28:49 +0000 Subject: [PATCH] feat(deps): bump the seam group with 3 updates Bumps the seam group with 3 updates: [@seamapi/http](https://github.com/seamapi/javascript-http), [@seamapi/types](https://github.com/seamapi/types) and [seamapi-types](https://github.com/seamapi/seamapi-types). Updates `@seamapi/http` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/seamapi/javascript-http/releases) - [Changelog](https://github.com/seamapi/javascript-http/blob/main/.releaserc.json) - [Commits](https://github.com/seamapi/javascript-http/compare/v0.21.0...v0.22.0) Updates `@seamapi/types` from 1.126.0 to 1.130.0 - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](https://github.com/seamapi/types/compare/v1.126.0...v1.130.0) Updates `seamapi-types` from 1.41.3 to 1.41.4 - [Release notes](https://github.com/seamapi/seamapi-types/releases) - [Changelog](https://github.com/seamapi/seamapi-types/blob/main/.releaserc.json) - [Commits](https://github.com/seamapi/seamapi-types/compare/v1.41.3...v1.41.4) --- updated-dependencies: - dependency-name: "@seamapi/http" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: seamapi-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: seam ... Signed-off-by: dependabot[bot] --- package-lock.json | 26 +++++++++++++------------- package.json | 6 +++--- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index a34d9ea..f24a793 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,10 +9,10 @@ "version": "0.33.0", "license": "MIT", "dependencies": { - "@seamapi/http": "0.21.0", - "@seamapi/types": "1.126.0", + "@seamapi/http": "0.22.0", + "@seamapi/types": "1.130.0", "@seamapi/webhook": "0.1.1", - "seamapi-types": "1.41.3" + "seamapi-types": "1.41.4" }, "devDependencies": { "@types/node": "^20.8.10", @@ -1029,9 +1029,9 @@ ] }, "node_modules/@seamapi/http": { - "version": "0.21.0", - "resolved": "https://registry.npmjs.org/@seamapi/http/-/http-0.21.0.tgz", - "integrity": "sha512-xdTgDXI6AnYa+Vvz+PMezdhuoKhIgt0LsK8zRBu07K2gvEgD1AfbSyVeFkM4Oi1JpnQe0fVGGvpWEJqJN8AWIA==", + "version": "0.22.0", + "resolved": "https://registry.npmjs.org/@seamapi/http/-/http-0.22.0.tgz", + "integrity": "sha512-R8CmfPMWkJ0yyrGAD1Gi1rBbpQICt4x4aMyXZiH3HgygYu+oLP8aIQonRE3sFA9fUA/nkVwP8MymbIwCcDyjyA==", "dependencies": { "@seamapi/url-search-params-serializer": "^1.1.0", "axios": "^1.5.0", @@ -1043,7 +1043,7 @@ "npm": ">= 9.0.0" }, "peerDependencies": { - "@seamapi/types": "1.126.0", + "@seamapi/types": "^1.126.0", "type-fest": "^4.0.0" }, "peerDependenciesMeta": { @@ -1056,9 +1056,9 @@ } }, "node_modules/@seamapi/types": { - "version": "1.126.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.126.0.tgz", - "integrity": "sha512-DoUJ+pCEfIsJcEJTFUGhBABbJpjKLUKIIhOyYsII8I9EzrFTbeZgDbteqrvz0cvxJxDHpKzQBHJD7DD+zKYmFw==", + "version": "1.130.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.130.0.tgz", + "integrity": "sha512-6JpoT2ZJg5E9U/SMXmQ2RA8/BboEg6nRgD1jhclf18wABCaEUX8ym+rNxR04lIE2ZXdZWZ4xk+PsP+9thAThNg==", "engines": { "node": ">=18.12.0", "npm": ">= 9.0.0" @@ -5022,9 +5022,9 @@ } }, "node_modules/seamapi-types": { - "version": "1.41.3", - "resolved": "https://registry.npmjs.org/seamapi-types/-/seamapi-types-1.41.3.tgz", - "integrity": "sha512-Xb1rdluh3UWGwnW6C2G3ZZ31OS5sfh8OV79iMUneLRLMLwuPnxirDwg10JAiRq8SCEKxGi5kFV4z/zdB6ook+g==" + "version": "1.41.4", + "resolved": "https://registry.npmjs.org/seamapi-types/-/seamapi-types-1.41.4.tgz", + "integrity": "sha512-HRbNibZrUtTTCuMMybmuhsOOW7aMCYCcAW3almJl8e99r3mH0oMiHYqresik7iIta8SqjcG4UxDHP5eGv2OXZA==" }, "node_modules/semver": { "version": "7.6.0", diff --git a/package.json b/package.json index 19070c1..f4c3be1 100644 --- a/package.json +++ b/package.json @@ -60,10 +60,10 @@ "npm": ">= 9.0.0" }, "dependencies": { - "@seamapi/http": "0.21.0", - "@seamapi/types": "1.126.0", + "@seamapi/http": "0.22.0", + "@seamapi/types": "1.130.0", "@seamapi/webhook": "0.1.1", - "seamapi-types": "1.41.3" + "seamapi-types": "1.41.4" }, "devDependencies": { "@types/node": "^20.8.10",