Skip to content

Commit 67e8047

Browse files
chore(deps): bump axios from 1.7.7 to 1.9.0
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.9.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.9.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8668a5b commit 67e8047

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
@@ -30,7 +30,7 @@
3030
"@radix-ui/react-checkbox": "^1.3.1",
3131
"@radix-ui/react-slot": "^1.2.2",
3232
"@types/jsonpath": "^0.2.4",
33-
"axios": "1.7.7",
33+
"axios": "1.9.0",
3434
"babel-loader": "^9.2.1",
3535
"class-variance-authority": "^0.7.1",
3636
"classnames": "^2.5.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4722,14 +4722,14 @@ __metadata:
47224722
languageName: node
47234723
linkType: hard
47244724

4725-
"axios@npm:1.7.7":
4726-
version: 1.7.7
4727-
resolution: "axios@npm:1.7.7"
4725+
"axios@npm:1.9.0":
4726+
version: 1.9.0
4727+
resolution: "axios@npm:1.9.0"
47284728
dependencies:
47294729
follow-redirects: "npm:^1.15.6"
47304730
form-data: "npm:^4.0.0"
47314731
proxy-from-env: "npm:^1.1.0"
4732-
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
4732+
checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c
47334733
languageName: node
47344734
linkType: hard
47354735

@@ -8548,7 +8548,7 @@ __metadata:
85488548
"@typescript-eslint/eslint-plugin": "npm:^6.21.0"
85498549
"@typescript-eslint/parser": "npm:^6.21.0"
85508550
autoprefixer: "npm:^10.4.21"
8551-
axios: "npm:1.7.7"
8551+
axios: "npm:1.9.0"
85528552
babel-loader: "npm:^9.2.1"
85538553
babel-plugin-istanbul: "npm:^7.0.0"
85548554
class-variance-authority: "npm:^0.7.1"

0 commit comments

Comments
 (0)