Skip to content

Commit 171d1e2

Browse files
dependabot[bot]mikkojamG
authored andcommitted
deps: bump axios from 1.11.0 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 178337e commit 171d1e2

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
@@ -32,7 +32,7 @@
3232
"@vitejs/plugin-react-swc": "^3.7.0",
3333
"apollo-link-rest": "^0.9.0",
3434
"apollo-link-sentry": "^4.0.0",
35-
"axios": "^1.11.0",
35+
"axios": "^1.12.0",
3636
"browser-image-compression": "^2.0.2",
3737
"classnames": "^2.5.1",
3838
"compressorjs": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4856,10 +4856,10 @@ axe-core@^4.4.2:
48564856
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.9.0.tgz#b18971494551ab39d4ff5f7d4c6411bd20cc7c2a"
48574857
integrity sha512-H5orY+M2Fr56DWmMFpMrq5Ge93qjNdPVqzBv5gWK3aD1OvjBEJlEzxf09z93dGVQeI0LiW+aCMIx1QtShC/zUw==
48584858

4859-
axios@^1.11.0:
4860-
version "1.11.0"
4861-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
4862-
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
4859+
axios@^1.12.0:
4860+
version "1.12.0"
4861+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.0.tgz#11248459be05a5ee493485628fa0e4323d0abfc3"
4862+
integrity sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==
48634863
dependencies:
48644864
follow-redirects "^1.15.6"
48654865
form-data "^4.0.4"

0 commit comments

Comments
 (0)