Skip to content

Commit fd68b23

Browse files
Bump axios from 1.6.8 to 1.7.4
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]>
1 parent b9f7388 commit fd68b23

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
@@ -80,7 +80,7 @@
8080
"@babel/preset-env": "~7.12.1",
8181
"@webpack-cli/serve": "~1.6.0",
8282
"angular-mocks": "~1.8.2",
83-
"axios": "~1.6.0",
83+
"axios": "~1.7.4",
8484
"babel-eslint": "~10.1.0",
8585
"babel-loader": "~8.1.0",
8686
"bardjs": "~0.1.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3077,14 +3077,14 @@ __metadata:
30773077
languageName: node
30783078
linkType: hard
30793079

3080-
"axios@npm:~1.6.0":
3081-
version: 1.6.8
3082-
resolution: "axios@npm:1.6.8"
3080+
"axios@npm:~1.7.4":
3081+
version: 1.7.7
3082+
resolution: "axios@npm:1.7.7"
30833083
dependencies:
30843084
follow-redirects: "npm:^1.15.6"
30853085
form-data: "npm:^4.0.0"
30863086
proxy-from-env: "npm:^1.1.0"
3087-
checksum: 10/3f9a79eaf1d159544fca9576261ff867cbbff64ed30017848e4210e49f3b01e97cf416390150e6fdf6633f336cd43dc1151f890bbd09c3c01ad60bb0891eee63
3087+
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
30883088
languageName: node
30893089
linkType: hard
30903090

@@ -10048,7 +10048,7 @@ __metadata:
1004810048
angular-ui-sortable: "npm:~0.19.0"
1004910049
array-includes: "npm:~3.1.6"
1005010050
autoprefixer: "npm:~9.8.6"
10051-
axios: "npm:~1.6.0"
10051+
axios: "npm:~1.7.4"
1005210052
babel-eslint: "npm:~10.1.0"
1005310053
babel-loader: "npm:~8.1.0"
1005410054
bardjs: "npm:~0.1.8"

0 commit comments

Comments
 (0)