From 15ceffa405d176fc88214a82e4175df5764aea2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 01:50:46 +0000 Subject: [PATCH 1/2] feat(deps-dev): bump axios from 1.5.0 to 1.10.0 Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 ++++++++++-------- package.json | 2 +- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index b8f3aa5..c6cb5fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@seamapi/types": "^1.414.2", "@types/node": "^18.19.11", "ava": "^5.0.1", - "axios": "^1.5.0", + "axios": "^1.10.0", "c8": "^8.0.0", "change-case": "^4.1.2", "del-cli": "^5.0.0", @@ -1871,12 +1871,13 @@ } }, "node_modules/axios": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.0.tgz", - "integrity": "sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.10.0.tgz", + "integrity": "sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==", "dev": true, + "license": "MIT", "dependencies": { - "follow-redirects": "^1.15.0", + "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } @@ -3558,9 +3559,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.3", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz", - "integrity": "sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==", + "version": "1.15.9", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", "dev": true, "funding": [ { @@ -3568,6 +3569,7 @@ "url": "https://github.com/sponsors/RubenVerborgh" } ], + "license": "MIT", "engines": { "node": ">=4.0" }, diff --git a/package.json b/package.json index 911bf6f..7a2ea73 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@seamapi/types": "^1.414.2", "@types/node": "^18.19.11", "ava": "^5.0.1", - "axios": "^1.5.0", + "axios": "^1.10.0", "c8": "^8.0.0", "change-case": "^4.1.2", "del-cli": "^5.0.0", From 76f88fdee1876874c62c07bf17b90733cd60648d Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Tue, 17 Jun 2025 01:51:26 +0000 Subject: [PATCH 2/2] ci: Generate code --- output/csharp/src/Seam/Seam.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/csharp/src/Seam/Seam.csproj b/output/csharp/src/Seam/Seam.csproj index e9c4b36..57e9089 100644 --- a/output/csharp/src/Seam/Seam.csproj +++ b/output/csharp/src/Seam/Seam.csproj @@ -7,7 +7,7 @@ Seam - 0.74.0 + 0.75.0 Seam