Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axios from 1.7.5 to 1.7.7 in /frontend-react #15741

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query-devtools": "^5.51.23",
"@trussworks/react-uswds": "^9.0.0",
"@uswds/uswds": "3.7.1",
"axios": "^1.7.5",
"axios": "^1.7.7",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.1.3",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5152,14 +5152,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
"axios@npm:^1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 2859fe01437cf133eee35571abc1d4b5224bb13e530e66cb3581ca226e170541dd5eef9f46abb41592cee0a2f54930c9e4978354e0cf1064748fc20d9a05e9d5
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -12103,7 +12103,7 @@ __metadata:
"@vitest/coverage-istanbul": ^2.0.4
"@vitest/ui": ^2.0.4
autoprefixer: ^10.4.20
axios: ^1.7.5
axios: ^1.7.7
browserslist: ^4.23.3
browserslist-useragent-regexp: ^4.1.3
chromatic: ^11.7.1
Expand Down
Loading