Skip to content

update axios@1.7.4 and other minor#162

Merged
jeffbski merged 1 commit intomasterfrom
update-deps-2024-08-19
Aug 20, 2024
Merged

update axios@1.7.4 and other minor#162
jeffbski merged 1 commit intomasterfrom
update-deps-2024-08-19

Conversation

@jeffbski
Copy link
Copy Markdown
Owner

@jeffbski jeffbski commented Aug 20, 2024

axios@1.7.4 update with a security fix, now requires the URL when using a socket to include the protocol and server name.

For example:

http://unix:SOCKETPATH:http://server/foo/bar

instead of

http://unix:SOCKETPATH:/foo/bar

Due to this change, I have updated my tests, docs, and will bump the major version

axios@1.7.4 update with a security fix, now requires the URL when using a socket to include the protocol and server name.

For example:

http://unix:SOCKETPATH:http://server/foo/bar

instead of

http://unix:SOCKETPATH:/foo/bar

Due to this change, I have updated my tests, docs, and will bump the major version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant