Skip to content

Update dependencies and package-lock.json - #44

Open
0x00webs wants to merge 2 commits into
developmentfrom
update/deps
Open

0x00webs wants to merge 2 commits into
developmentfrom
update/deps

Conversation

@0x00webs

@0x00webs 0x00webs commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates several dependencies in the package.json file by removing the caret (^) from the version numbers, locking them to specific versions, and updating the versions of some packages. This change helps ensure consistent and predictable builds by preventing unintentional upgrades.

Dependency management updates:

  • Locked all dependencies in package.json to exact versions by removing the caret (^) from version numbers, ensuring consistent installs.
  • Updated the versions for multer, svgo, and terser to newer patch or minor releases, improving compatibility and potentially fixing bugs.

@0x00webs
0x00webs requested a review from gideonmaina September 4, 2026 05:44
@0x00webs 0x00webs self-assigned this Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant