Skip to content

Commit f31784a

Browse files
authoredApr 11, 2025··
feat(deps): bump the seam group with 2 updates (#259)
Bumps the seam group with 2 updates: [@seamapi/http](https://github.com/seamapi/javascript-http) and [@seamapi/types](https://github.com/seamapi/types). Updates `@seamapi/http` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/seamapi/javascript-http/releases) - [Changelog](https://github.com/seamapi/javascript-http/blob/main/.releaserc.json) - [Commits](seamapi/javascript-http@v1.28.0...v1.29.0) Updates `@seamapi/types` from 1.379.1 to 1.380.1 - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](seamapi/types@v1.379.1...v1.380.1) --- updated-dependencies: - dependency-name: "@seamapi/http" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/types" dependency-version: 1.380.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f88183f commit f31784a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed
 

‎package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"npm": ">= 9.0.0"
6666
},
6767
"dependencies": {
68-
"@seamapi/http": "1.28.0",
69-
"@seamapi/types": "1.379.1",
68+
"@seamapi/http": "1.29.0",
69+
"@seamapi/types": "1.380.1",
7070
"@seamapi/webhook": "1.1.1",
7171
"zod": "^3.21.4"
7272
},

0 commit comments

Comments
 (0)
Please sign in to comment.