Skip to content

Commit

Permalink
Bump axios from 1.6.8 to 1.7.4
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent b9f7388 commit fd68b23
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@babel/preset-env": "~7.12.1",
"@webpack-cli/serve": "~1.6.0",
"angular-mocks": "~1.8.2",
"axios": "~1.6.0",
"axios": "~1.7.4",
"babel-eslint": "~10.1.0",
"babel-loader": "~8.1.0",
"bardjs": "~0.1.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3077,14 +3077,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:~1.6.0":
version: 1.6.8
resolution: "axios@npm:1.6.8"
"axios@npm:~1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10048,7 +10048,7 @@ __metadata:
angular-ui-sortable: "npm:~0.19.0"
array-includes: "npm:~3.1.6"
autoprefixer: "npm:~9.8.6"
axios: "npm:~1.6.0"
axios: "npm:~1.7.4"
babel-eslint: "npm:~10.1.0"
babel-loader: "npm:~8.1.0"
bardjs: "npm:~0.1.8"
Expand Down

0 comments on commit fd68b23

Please sign in to comment.