Skip to content

Commit 88ebe46

Browse files
chore(deps): bump axios from 1.13.2 to 1.13.4 (#335)
Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.13.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5a564d commit 88ebe46

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
]
2626
},
2727
"dependencies": {
28-
"axios": "^1.13.2",
28+
"axios": "^1.13.4",
2929
"nookies": "^2.5.2",
3030
"react": "^18.3.1",
3131
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2750,10 +2750,10 @@ available-typed-arrays@^1.0.7:
27502750
dependencies:
27512751
possible-typed-array-names "^1.0.0"
27522752

2753-
axios@^1.13.2:
2754-
version "1.13.2"
2755-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687"
2756-
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
2753+
axios@^1.13.4:
2754+
version "1.13.4"
2755+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
2756+
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
27572757
dependencies:
27582758
follow-redirects "^1.15.6"
27592759
form-data "^4.0.4"

0 commit comments

Comments
 (0)