Skip to content

Commit e820727

Browse files
feat(deps): bump the seam group with 2 updates (#330)
* feat(deps): bump the seam group with 2 updates 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.94.0 to 1.95.1 - [Release notes](https://github.com/seamapi/javascript-http/releases) - [Commits](seamapi/javascript-http@v1.94.0...v1.95.1) Updates `@seamapi/types` from 1.675.0 to 1.677.0 - [Release notes](https://github.com/seamapi/types/releases) - [Commits](seamapi/types@v1.675.0...v1.677.0) --- updated-dependencies: - dependency-name: "@seamapi/http" dependency-version: 1.95.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam - dependency-name: "@seamapi/types" dependency-version: 1.677.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: seam ... Signed-off-by: dependabot[bot] <[email protected]> * ci: Generate code --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Seam Bot <[email protected]>
1 parent 2d3f29e commit e820727

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"npm": ">=10.1.0"
6666
},
6767
"dependencies": {
68-
"@seamapi/http": "1.94.0",
69-
"@seamapi/types": "1.675.0",
68+
"@seamapi/http": "1.95.1",
69+
"@seamapi/types": "1.677.0",
7070
"@seamapi/webhook": "1.2.0",
7171
"zod": "^3.21.4"
7272
},

0 commit comments

Comments
 (0)