Skip to content

Commit

Permalink
chore(deps): bump axios from 1.6.2 to 1.7.4 in /frontend (#1232)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.2 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.2...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 580c202 commit d0946fb
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
20 changes: 10 additions & 10 deletions frontend/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@sentry/react": "^8.19.0",
"@vitejs/plugin-react": "^4.2.1",
"axios": ">=1.6.0",
"axios": ">=1.7.4",
"classnames": "^2.2.6",
"email-validator": "^2.0.4",
"file-saver": "^2.0.5",
Expand Down
14 changes: 7 additions & 7 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5791,7 +5791,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.2.1"
"@vitest/coverage-istanbul": "npm:^1.4.0"
"@vitest/coverage-v8": "npm:^1.4.0"
axios: "npm:>=1.6.0"
axios: "npm:>=1.7.4"
axios-mock-adapter: "npm:^1.22.0"
babel-plugin-named-exports-order: "npm:0.0.2"
classnames: "npm:^2.2.6"
Expand Down Expand Up @@ -6076,14 +6076,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:>=1.6.0":
version: 1.6.2
resolution: "axios@npm:1.6.2"
"axios@npm:>=1.7.4":
version: 1.7.5
resolution: "axios@npm:1.7.5"
dependencies:
follow-redirects: "npm:^1.15.0"
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/9b77e030e85e4f9cbcba7bb52fbff67d6ce906c92d213e0bd932346a50140faf83733bf786f55bd58301bd92f9973885c7b87d6348023e10f7eaf286d0791a1d
checksum: 10c0/1d5daeb28b3d1bb2a7b9f0743433c4bfbeaddc15461e50ebde487eec6c009af2515749d5261096dd430c90cd891bd310bcba5ec3967bae2033c4a307f58a6ad3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8078,7 +8078,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit d0946fb

Please sign in to comment.