Skip to content

Commit ab76b9e

Browse files
dependabot[bot]Riippi
authored andcommitted
deps: bump axios from 1.15.0 to 1.15.2
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>
1 parent 00cf13a commit ab76b9e

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
@@ -153,7 +153,7 @@
153153
"@vitest/coverage-v8": "^4.1.2",
154154
"apollo-upload-client": "^18.0.1",
155155
"apollo3-cache-persist": "^0.15.0",
156-
"axios": "^1.15.0",
156+
"axios": "^1.15.2",
157157
"classnames": "^2.5.1",
158158
"cross-env": "^7.0.3",
159159
"date-fns": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,10 +3219,10 @@ axe-core@^4.10.0, axe-core@^4.4.2:
32193219
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.3.tgz#04145965ac7894faddbac30861e5d8f11bfd14fc"
32203220
integrity sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==
32213221

3222-
axios@^1.15.0:
3223-
version "1.15.0"
3224-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3225-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
3222+
axios@^1.15.2:
3223+
version "1.15.2"
3224+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
3225+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
32263226
dependencies:
32273227
follow-redirects "^1.15.11"
32283228
form-data "^4.0.5"

0 commit comments

Comments
 (0)