Additional changes to review1 matched termMatched wording:deprecatedThese matches may be harmless in context. Expand to see the excerpts.
- The changelog mentions deprecation; it may still be compatible.
Fix deprecated
Bufferconstructor usage and README formatting. (PR #7371)
Release 1.13.5
Highlights
- Security: Fixed a potential Denial of Service issue involving the
__proto__key inmergeConfig. (PR #7369) - Bug fix: Resolved an issue where
AxiosErrorcould be missing thestatusfield on and after v1.13.3. (PR #7368)
Changes
Security
- Fix Denial of Service via
__proto__key inmergeConfig. (PR #7369)
Fixes
Features / Improvements
- Add input validation to
isAbsoluteURL. (PR #7326) - Refactor: bump minor package versions. (PR )