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

Updated #issue 3300 #1

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Updated #issue 3300 #1

merged 1 commit into from
Jan 14, 2025

Conversation

amanmogal
Copy link
Owner

This PR updates the dependencies to their latest versions to resolve the deprecation warning [DEP0044] DeprecationWarning: The util.isArray API is deprecated. Please use Array.isArray() instead.

Changes

  • Updated @postman/form-data to the latest version.
  • Updated other dependencies to their latest versions.

Testing

  • Verified that the deprecation warning no longer appears when running the application.

Issue Link

Fixes postmanlabs#3300

@amanmogal amanmogal merged commit 57eae83 into develop Jan 14, 2025
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.

[DEP0044] DeprecationWarning: The util.isArray API is deprecated. Please use Array.isArray() instead.
1 participant