Skip to content

Commit 8fa390b

Browse files
chore(deps): bump axios from 1.9.0 to 1.10.0 (#1734)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49604c6 commit 8fa390b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@radix-ui/react-radio-group": "^1.3.7",
3333
"@radix-ui/react-slot": "^1.2.2",
3434
"@types/jsonpath": "^0.2.4",
35-
"axios": "1.9.0",
35+
"axios": "1.10.0",
3636
"babel-loader": "^9.2.1",
3737
"class-variance-authority": "^0.7.1",
3838
"classnames": "^2.5.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5000,14 +5000,14 @@ __metadata:
50005000
languageName: node
50015001
linkType: hard
50025002

5003-
"axios@npm:1.9.0":
5004-
version: 1.9.0
5005-
resolution: "axios@npm:1.9.0"
5003+
"axios@npm:1.10.0":
5004+
version: 1.10.0
5005+
resolution: "axios@npm:1.10.0"
50065006
dependencies:
50075007
follow-redirects: "npm:^1.15.6"
50085008
form-data: "npm:^4.0.0"
50095009
proxy-from-env: "npm:^1.1.0"
5010-
checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c
5010+
checksum: 10c0/2239cb269cc789eac22f5d1aabd58e1a83f8f364c92c2caa97b6f5cbb4ab2903d2e557d9dc670b5813e9bcdebfb149e783fb8ab3e45098635cd2f559b06bd5d8
50115011
languageName: node
50125012
linkType: hard
50135013

@@ -8828,7 +8828,7 @@ __metadata:
88288828
"@typescript-eslint/eslint-plugin": "npm:^6.21.0"
88298829
"@typescript-eslint/parser": "npm:^6.21.0"
88308830
autoprefixer: "npm:^10.4.21"
8831-
axios: "npm:1.9.0"
8831+
axios: "npm:1.10.0"
88328832
babel-loader: "npm:^9.2.1"
88338833
babel-plugin-istanbul: "npm:^7.0.0"
88348834
class-variance-authority: "npm:^0.7.1"

0 commit comments

Comments
 (0)