Skip to content

Conversation

@aatanasov-cloudinary
Copy link
Collaborator

@aatanasov-cloudinary aatanasov-cloudinary commented Sep 25, 2025

The lock file was updated due to the following reported packages:

  • Upgrade form-data to version 2.5.4, 3.0.4, 4.0.4 or higher. (related to this)
  • Upgrade @babel/traverse to version 7.23.2, 8.0.0-alpha.4 or higher. (related to this)

Approach

  • Updating the packages using npm install
  • Removing the coveralls package because it isn't used by the plugin.

QA notes

  • rm -rf node_modules
  • npm install
  • npm ls @babel/traverse --all -- ensure the used version is greater than 7.23.2
  • npm ls form-data --all -- ensure the used version is 4.0.4 (this is currently the latest one).

Copy link
Collaborator

@gabrielcld2 gabrielcld2 left a comment

Choose a reason for hiding this comment

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

Changes work and the expected package versions are installed 👍

@aatanasov-cloudinary aatanasov-cloudinary merged commit 562fb14 into develop Sep 26, 2025
5 checks passed
@aatanasov-cloudinary aatanasov-cloudinary mentioned this pull request Sep 29, 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.

3 participants