Skip to content

Bump axios and plaid#47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-1a54021753
Open

Bump axios and plaid#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-1a54021753

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps axios and plaid. These dependencies needed to be updated together.
Updates axios from 0.24.0 to 1.13.5

Release notes

Sourced from axios's releases.

v1.13.5

Release 1.13.5

Highlights

  • Security: Fixed a potential Denial of Service issue involving the __proto__ key in mergeConfig. (PR #7369)
  • Bug fix: Resolved an issue where AxiosError could be missing the status field on and after v1.13.3. (PR #7368)

Changes

Security

  • Fix Denial of Service via __proto__ key in mergeConfig. (PR #7369)

Fixes

  • Fix/5657. (PR #7313)
  • Ensure status is present in AxiosError on and after v1.13.3. (PR #7368)

Features / Improvements

  • Add input validation to isAbsoluteURL. (PR #7326)
  • Refactor: bump minor package versions. (PR #7356)

Documentation

  • Clarify object-check comment. (PR #7323)
  • Fix deprecated Buffer constructor usage and README formatting. (PR #7371)

CI / Maintenance

  • Chore: fix issues with YAML. (PR #7355)
  • CI: update workflow YAMLs. (PR #7372)
  • CI: fix run condition. (PR #7373)
  • Dev deps: bump karma-sourcemap-loader from 0.3.8 to 0.4.0. (PR #7360)
  • Chore(release): prepare release 1.13.5. (PR #7379)

New Contributors

Full Changelog: axios/axios@v1.13.4...v1.13.5

v1.13.4

Overview

The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.

Full Changelog: v1.13.3...v1.13.4

What's New in v1.13.4

Bug Fixes

  • fix: issues with version 1.13.3 (#7352) (ee90dfc)
    • Fixed issues discovered in v1.13.3 release

... (truncated)

Commits
  • 29f7542 chore(release): prepare release 1.13.5 (#7379)
  • 431c3a3 ci: fix run condition (#7373)
  • 9ff3a78 ci: update ymls (#7372)
  • 265b712 docs: fix deprecated Buffer constructor and formatting issues in README (#7371)
  • 475e75a feat: add input validation to isAbsoluteURL (#7326)
  • 28c7215 fix: Denial of Service via proto Key in mergeConfig (#7369)
  • 04cf019 docs: clarify object check comment (#7323)
  • 696fa75 fix: status is missing in AxiosError on and after v1.13.3 (#7368)
  • 569f028 fix: added a option to choose between legacy and the new request/response int...
  • 44b7c9f chore(deps-dev): bump karma-sourcemap-loader (#7360)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.


Updates plaid from 8.5.4 to 41.1.0

Changelog

Sourced from plaid's changelog.

41.1.0

  • Updating to OAS 2020-09-14_1.680.8

OpenAPI Schema Changes

2020-09-14_1.680.8

  • Add cra_plaid_credit_score value to Products enum. Note that this value is deprecated and is added only to reflect current API behavior, as it is present in the supported products array returned by insititutions endpoints. cra_plaid_credit_score should not be used in any requests to /link/token/create and is planned to be removed from the API.

2020-09-14_1.680.7

  • Add environment field to ProtectUserEventWebhook

2020-09-14_1.680.6

  • Add 'investment_auth' as an available product in the request to /partner/customer/create

2020-09-14_1.680.6

  • Add 201 response to /user/create

2020-09-14_1.680.5

  • Add /user/items/remove endpoint

2020-09-14_1.680.4

  • (hidden) Add /user/identity/remove endpoint to allow customers to explicitly purge identity data

2020-09-14_1.680.3

  • Mark is_investments_fallback_item as an optional rather than required parameter in the response schema for /processor/investments/holdings/get endpoint (not yet currently used in Production by any customers), to achieve consistency with /investments/holdings/get.

2020-09-14_1.680.2

  • Add /user_account/session/event/send endpoint for Layer customer event tracking

2020-09-14_1.680.1

  • Update /verification/pdf/get endpoint request attribute from report_type to report_requested.

41.0.0

  • Updating to OAS 2020-09-14_1.680.0

Breaking changes in this version

  • [BREAKING] Make Personal Financial Category version fields enums.
  • [Breaking] Remove /user/items/list endpoint (not used by or exposed to any customers)

OpenAPI Schema Changes

2020-09-14_1.680.0

  • Add Facial Duplicate data to IDV APIs.

2020-09-14_1.679.1

  • Fix description and summary field for /user/get

2020-09-14_1.679.0

  • Fix invalid OpenAPI syntax in IdentityVerificationListRequest schema object
  • Extensive documentation changes (including field re-ordering) to support new user_id and new user APIs

2020-09-14_1.678.3

  • [Breaking] Remove /user/items/list endpoint (not used by or exposed to any customers)

... (truncated)

Commits
  • c506643 Merge pull request #704 from plaid/generated_20260126T165349Z
  • ed3c636 OpenAPI generated code at 2026-01-26T16:53:49Z
  • e5f80b2 Merge pull request #695 from plaid/generated_20251211T190148Z
  • 1a1bdee OpenAPI generated code at 2025-12-11T19:01:48Z
  • a134a30 Merge pull request #694 from plaid/generated_20251201T235449Z
  • 589ce7f OpenAPI generated code at 2025-12-01T23:54:49Z
  • 79621ba Merge pull request #691 from plaid/generated_20251022T234733Z
  • 578eeff OpenAPI generated code at 2025-10-22T23:47:33Z
  • 6f5f7d4 Merge pull request #688 from plaid/generated_20251003T220935Z
  • a801d4c OpenAPI generated code at 2025-10-03T22:09:35Z
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by plaid-admin, a new releaser for plaid since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) and [plaid](https://github.com/plaid/plaid-node). These dependencies needed to be updated together.

Updates `axios` from 0.24.0 to 1.13.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.24.0...v1.13.5)

Updates `plaid` from 8.5.4 to 41.1.0
- [Release notes](https://github.com/plaid/plaid-node/releases)
- [Changelog](https://github.com/plaid/plaid-node/blob/master/CHANGELOG.md)
- [Commits](plaid/plaid-node@8.5.4...41.1.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: direct:production
- dependency-name: plaid
  dependency-version: 41.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants