Skip to content

build(dev-deps): update http-proxy-middleware from v2.0.6 to v3.0.0#769

Merged
theborakompanioni merged 1 commit intomasterfrom
fix/768
May 29, 2024
Merged

build(dev-deps): update http-proxy-middleware from v2.0.6 to v3.0.0#769
theborakompanioni merged 1 commit intomasterfrom
fix/768

Conversation

@theborakompanioni
Copy link
Collaborator

@theborakompanioni theborakompanioni commented May 28, 2024

Resolves #768.

Updates dev dependency http-proxy-middleware from v2.0.6 to v3.0.0.
See the migration guide for more information: https://github.com/chimurai/http-proxy-middleware/blob/master/MIGRATION.md

How to test

  • checkout branch
  • run npm install
  • run npm run dev:start and/or npm run start
  • verify everything is running properly as before (e.g. create/import a wallet, attempt collaborative transaction, etc.)

@theborakompanioni theborakompanioni added dependencies Pull requests that update a dependency file devtools Improvements in tooling labels May 28, 2024
@theborakompanioni theborakompanioni self-assigned this May 28, 2024
@theborakompanioni theborakompanioni marked this pull request as ready for review May 28, 2024 13:02
Copy link
Contributor

@httpiga httpiga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@theborakompanioni
Copy link
Collaborator Author

theborakompanioni commented May 29, 2024

🙏

🙏

I assume it works as expected? : )
Just waiting for one more approval before merging. Thank you so much @httpiga

Copy link
Contributor

@bhaveshg16 bhaveshg16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved! It works as expected

@theborakompanioni theborakompanioni merged commit 407098d into master May 29, 2024
@theborakompanioni theborakompanioni deleted the fix/768 branch May 29, 2024 09:15
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 devtools Improvements in tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated.

3 participants