[STRATCONN-6908 : SECOPS- 24997 ] Upgrade the liquidjs version 10.25.7 to 10.27.2 to fix the liquidjs vulnerability - #3914
Open
Prithviraj-rathore-segment wants to merge 2 commits into
Open
Conversation
Prithviraj-rathore-segment
requested review from
mdkhan-tw and
varadarajan-tw
and removed request for
joe-ayoub-segment
July 30, 2026 14:45
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.
Upgrades liquidjs across the monorepo to address a known vulnerability referenced in STRATCONN-6908 / SECOPS-24997.
Changes:
- Bumped
liquidjsdependency versions from10.25.7to10.27.2in relevantpackage.jsonfiles. - Updated
yarn.lockto lockliquidjsto10.27.2.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| yarn.lock | Updates the locked liquidjs package metadata to 10.27.2. |
| packages/destination-actions/package.json | Bumps liquidjs dependency to ^10.27.2. |
| packages/actions-shared/package.json | Bumps liquidjs dependency to ^10.27.2. |
| package.json | Updates root liquidjs dependency and pin to 10.27.2. |
mdkhan-tw
approved these changes
Aug 5, 2026
harsh-joshi99
approved these changes
Aug 5, 2026
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.
https://twilio-engineering.atlassian.net/browse/STRATCONN-6908
https://twilio-engineering.atlassian.net/browse/SECOPS-24997
A summary of your pull request, including the what change you're making and why.
This PR introduces the changes for upgradation of liquidjs version from 10.25.7 to 10.27.2 to fix the template injection vulnerability Enables RCE
Version greater than 10.26.0 fixes this vulnerability as per document .
https://security.snyk.io/vuln/SNYK-JS-LIQUIDJS-16959997
Current latest version is 10.27.2 and it fixes all the vulnerability and fixed many bugs and performance improvements as per changelog document .
https://liquidjs.com/tutorials/changelog.html
Local Testing
Stage Testing
https://docs.google.com/document/d/1daVbpaEnLgrrLwv_Z1aIvhAUUKWF-bzsgoOlCO0K2I4/edit?tab=t.0
MME E2E testcases -



Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.
Security Review
Please ensure sensitive data is properly protected in your integration.
type: 'password'New Destination Checklist
verioning-info.tsfile. example