Skip to content

Update dependencies to resolve immutable vulnerability#2903

Draft
stnguyen90 wants to merge 1 commit intomainfrom
chore-update-dependencies
Draft

Update dependencies to resolve immutable vulnerability#2903
stnguyen90 wants to merge 1 commit intomainfrom
chore-update-dependencies

Conversation

@stnguyen90
Copy link
Contributor

What does this PR do?

bun audit was failing due to a high level vulnerability:

bun audit v1.3.8 (b64edcb4)
immutable  >=5.0.0 <5.1.5
  sass › immutable
  high: Immutable is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-wf6x-7x77-mvgw

1 vulnerabilities (1 high)

To update all dependencies to the latest compatible versions:
  bun update

To update all dependencies to the latest versions (including breaking changes):
  bun update --latest

So I ran bun update and checked in the changes.

Test Plan

None

Related PRs and Issues

None

Have you read the Contributing Guidelines on issues?

None

@appwrite
Copy link

appwrite bot commented Mar 6, 2026

Console (appwrite/console)

Project ID: 688b7bf400350cbd60e9

Sites (1)
Site Status Logs Preview QR
 console-stage
688b7cf6003b1842c9dc
Ready Ready View Logs Preview URL QR Code

Tip

Each function runs in its own isolated container with custom environment variables

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 6, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 394fe956-d31c-4f1b-a54e-db5c66f8c6ac

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore-update-dependencies

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant