Skip to content

Commit

Permalink
Merge pull request #612 from ral-facilities/renovate/axios-1.x
Browse files Browse the repository at this point in the history
Update dependency axios to v1.8.1
  • Loading branch information
louise-davies authored Mar 3, 2025
2 parents 4732b38 + a47c010 commit b6d760c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.4",
"axios": "1.7.4",
"axios": "1.8.1",
"browserslist": "4.24.2",
"browserslist-to-esbuild": "2.1.1",
"date-fns": "3.6.0",
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2658,25 +2658,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
languageName: node
linkType: hard

"axios@npm:^1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
"axios@npm:1.8.1, axios@npm:^1.7.9":
version: 1.8.1
resolution: "axios@npm:1.8.1"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/b7a41e24b59fee5f0f26c1fc844b45b17442832eb3a0fb42dd4f1430eb4abc571fe168e67913e8a1d91c993232bd1d1ab03e20e4d1fee8c6147649b576fc1b0b
checksum: 10c0/b2e1d5a61264502deee4b50f0a6df0aa3b174c546ccf68c0dff714a2b8863232e0bd8cb5b84f853303e97f242a98260f9bb9beabeafe451ad5af538e9eb7ac22
languageName: node
linkType: hard

Expand Down Expand Up @@ -6833,7 +6822,7 @@ __metadata:
"@typescript-eslint/typescript-estree": "npm:8.25.0"
"@vitejs/plugin-react": "npm:4.3.4"
"@vitest/coverage-v8": "npm:3.0.5"
axios: "npm:1.7.4"
axios: "npm:1.8.1"
browserslist: "npm:4.24.2"
browserslist-to-esbuild: "npm:2.1.1"
cross-env: "npm:7.0.3"
Expand Down

0 comments on commit b6d760c

Please sign in to comment.