fix: clear critical dependency vulns and bump safe packages - #1527
Merged
Conversation
Clear critical/high issues from direct dependencies: - remove unused deprecated azure-storage (request/form-data chain) - multer ^2.2.0 (DoS fixes) - @aws-sdk/client-s3 to latest v3; migrate to @smithy/node-http-handler - @google-cloud/storage 6 → 7 - tmp 0.1 → 0.2.7 Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Resolve conflicts with dependabot bumps for tmp/multer/body-parser/fast-uri. Keep caret range on tmp and our AWS/GCS/azure-storage changes. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
azure-storagefromoc-azure-storage-adapter(eliminates criticalrequest/form-datachain; adapter already uses@azure/storage-blob)multerto^2.2.0(DoS fixes, same major)tmpto^0.2.7inoc-gs-storage-adapter(path traversal fixes)@aws-sdk/client-s3to^3.1095.0and migrate@aws-sdk/node-http-handler→@smithy/node-http-handler@google-cloud/storage6 → 7 (clears uuid/teeny-request moderate issues)postcss,fast-uri,find-my-way,body-parser, etc.)Test plan
turbo run build testforoc-s3-storage-adapter,oc-gs-storage-adapter,oc-azure-storage-adapter— all greenFollow-ups (not in this PR)
minimatch, mocha→serialize-javascript, unmaintainednode-dir, and externaloc-template-*-compilerpackagesGenerated with Devin