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.2 to 1.7.4 in /web #3845

Merged
merged 2 commits into from
Aug 13, 2024
Merged
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
13 changes: 1 addition & 12 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5491,7 +5491,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.4":
"axios@npm:1.7.4, axios@npm:^1.6.1":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
Expand All @@ -5502,17 +5502,6 @@ __metadata:
languageName: node
linkType: hard

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

"axobject-query@npm:~3.1.1":
version: 3.1.1
resolution: "axobject-query@npm:3.1.1"
Expand Down
Loading