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

fix(deps): update dependency axios to v1.8.2 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions workspaces/feedback/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10911,13 +10911,13 @@ __metadata:
linkType: hard

"axios@npm:^1.6.0, axios@npm:^1.6.4, axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
version: 1.8.3
resolution: "axios@npm:1.8.3"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
checksum: 85fc8ad7d968e43ea9da5513310637d29654b181411012ee14cc0a4b3662782e6c81ac25eea40b5684f86ed2d8a01fa6fc20b9b48c4da14ef4eaee848fea43bc
languageName: node
linkType: hard

Expand Down
13 changes: 12 additions & 1 deletion workspaces/scaffolder-backend-module-servicenow/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8707,7 +8707,7 @@ __metadata:
languageName: node
linkType: hard

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

"axios@npm:^1.7.4":
version: 1.8.3
resolution: "axios@npm:1.8.3"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 85fc8ad7d968e43ea9da5513310637d29654b181411012ee14cc0a4b3662782e6c81ac25eea40b5684f86ed2d8a01fa6fc20b9b48c4da14ef4eaee848fea43bc
languageName: node
linkType: hard

"axobject-query@npm:^4.1.0":
version: 4.1.0
resolution: "axobject-query@npm:4.1.0"
Expand Down