Skip to content

Commit 91118b7

Browse files
chore(deps-dev): bump axios from 1.14.0 to 1.15.0 (#7967)
Bumps [axios](https://github.com/axios/axios) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9786d83 commit 91118b7

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
@@ -168,7 +168,7 @@
168168
"@types/mocha": "^10.0.10",
169169
"@types/node": "^18.19.106",
170170
"@types/sinon": "^21.0.0",
171-
"axios": "^1.14.0",
171+
"axios": "^1.15.0",
172172
"benchmark": "^2.1.4",
173173
"body-parser": "^2.2.2",
174174
"bun": "1.3.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,10 +1153,10 @@ available-typed-arrays@^1.0.7:
11531153
dependencies:
11541154
possible-typed-array-names "^1.0.0"
11551155

1156-
axios@^1.14.0:
1157-
version "1.14.0"
1158-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.14.0.tgz#7c29f4cf2ea91ef05018d5aa5399bf23ed3120eb"
1159-
integrity sha512-3Y8yrqLSwjuzpXuZ0oIYZ/XGgLwUIBU3uLvbcpb0pidD9ctpShJd43KSlEEkVQg6DS0G9NKyzOvBfUtDKEyHvQ==
1156+
axios@^1.15.0:
1157+
version "1.15.0"
1158+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
1159+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
11601160
dependencies:
11611161
follow-redirects "^1.15.11"
11621162
form-data "^4.0.5"

0 commit comments

Comments
 (0)