Skip to content

Commit a539d5e

Browse files
Merge pull request #1929 from ManageIQ/dependabot/npm_and_yarn/axios-1.7.4
Bump axios from 1.6.8 to 1.7.4
2 parents 2561f4c + fd68b23 commit a539d5e

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

@@ -10075,7 +10075,7 @@ __metadata:
1007510075
angular-ui-sortable: "npm:~0.19.0"
1007610076
array-includes: "npm:~3.1.6"
1007710077
autoprefixer: "npm:~9.8.6"
10078-
axios: "npm:~1.6.0"
10078+
axios: "npm:~1.7.4"
1007910079
babel-eslint: "npm:~10.1.0"
1008010080
babel-loader: "npm:~8.1.0"
1008110081
bardjs: "npm:~0.1.8"

0 commit comments

Comments
 (0)