Skip to content

Commit 1649796

Browse files
Bump axios from 1.15.0 to 1.15.2 (#17493)
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d3adca commit 1649796

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@smithy/fetch-http-handler": "5.1.1",
7676
"@vee-validate/zod": "4.15.0",
7777
"ansi_up": "5.0.0",
78-
"axios": "1.15.0",
78+
"axios": "1.15.2",
7979
"axios-retry": "3.1.9",
8080
"cache-loader": "4.1.0",
8181
"chart.js": "4.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5335,10 +5335,10 @@ axios-retry@^4.5.0:
53355335
dependencies:
53365336
is-retry-allowed "^2.2.0"
53375337

5338-
axios@1.15.0, axios@^1.13.2, axios@^1.13.5, axios@^1.7.9:
5339-
version "1.15.0"
5340-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
5341-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
5338+
axios@1.15.2, axios@^1.13.2, axios@^1.13.5, axios@^1.7.9:
5339+
version "1.15.2"
5340+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
5341+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
53425342
dependencies:
53435343
follow-redirects "^1.15.11"
53445344
form-data "^4.0.5"

0 commit comments

Comments
 (0)