Skip to content

Commit d36707b

Browse files
authored
Merge pull request #1962 from ManageIQ/dependabot/npm_and_yarn/axios-1.8.2
Bump axios from 1.7.7 to 1.8.2
2 parents ed05aec + 98335dc commit d36707b

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.7.4",
83+
"axios": "~1.8.2",
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
@@ -2985,14 +2985,14 @@ __metadata:
29852985
languageName: node
29862986
linkType: hard
29872987

2988-
"axios@npm:~1.7.4":
2989-
version: 1.7.9
2990-
resolution: "axios@npm:1.7.9"
2988+
"axios@npm:~1.8.2":
2989+
version: 1.8.3
2990+
resolution: "axios@npm:1.8.3"
29912991
dependencies:
29922992
follow-redirects: "npm:^1.15.6"
29932993
form-data: "npm:^4.0.0"
29942994
proxy-from-env: "npm:^1.1.0"
2995-
checksum: 10/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
2995+
checksum: 10/050f911cadd6d47a38ddbf91d2f8da2c34661dda8077e7ad6546e8178701125366fddbba07211a648b6815cf6c2c3c91c0a65d8b968e3d1a6054a21141ff9c01
29962996
languageName: node
29972997
linkType: hard
29982998

@@ -9909,7 +9909,7 @@ __metadata:
99099909
angular-ui-sortable: "npm:~0.19.0"
99109910
array-includes: "npm:~3.1.6"
99119911
autoprefixer: "npm:~10.4.20"
9912-
axios: "npm:~1.7.4"
9912+
axios: "npm:~1.8.2"
99139913
babel-eslint: "npm:~10.1.0"
99149914
babel-loader: "npm:~8.1.0"
99159915
bardjs: "npm:~0.1.8"

0 commit comments

Comments
 (0)