Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit c8c8676

Browse files
Bump axios from 1.2.6 to 1.3.0 in /integration
Bumps [axios](https://github.com/axios/axios) from 1.2.6 to 1.3.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.2.6...v1.3.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1766ee commit c8c8676

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@playwright/test": "^1.30.0",
14-
"axios": "^1.2.6"
14+
"axios": "^1.3.0"
1515
},
1616
"devDependencies": {
1717
"prettier": "^2.8.3"

integration/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ asynckit@^0.4.0:
2020
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
2121
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
2222

23-
axios@^1.2.6:
24-
version "1.2.6"
25-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.6.tgz#eacb6d065baa11bad5959e7ffa0cb6745c65f392"
26-
integrity sha512-rC/7F08XxZwjMV4iuWv+JpD3E0Ksqg9nac4IIg6RwNuF0JTeWoCo/mBNG54+tNhhI11G3/VDRbdDQTs9hGp4pQ==
23+
axios@^1.3.0:
24+
version "1.3.0"
25+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.0.tgz#4cb0d72213989dec08d4b10129e42063bcb3dc78"
26+
integrity sha512-oCye5nHhTypzkdLIvF9SaHfr8UAquqCn1KY3j8vsrjeol8yohAdGxIpRPbF1bOLsx33HOAatdfMX1yzsj2cHwg==
2727
dependencies:
2828
follow-redirects "^1.15.0"
2929
form-data "^4.0.0"

0 commit comments

Comments
 (0)