Skip to content

Conversation

@turnekybc
Copy link
Contributor

@turnekybc turnekybc commented Sep 8, 2025

Summary & Motivation

Explicitly pin package versions to help mitigate against supply chain attacks.

How I Tested These Changes

Locally via @examples/*

Did you add a changeset?

Added a minor changeset to the updated packages

@vercel
Copy link

vercel bot commented Sep 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sdk-react-components Error Error Sep 9, 2025 6:11pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 8, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 331aa6b:

Sandbox Source
@turnkey/example-react-components Configuration

"peerDependencies": {
"@types/react": ">=18.2.75 <20",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
"react": "16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Missed this one

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I updated this to be a range of acceptable versions. I think that's the best we can do while providing support for React 18.* and 19.*, etc

@socket-security
Copy link

socket-security bot commented Sep 8, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​t3-oss/​env-nextjs@​0.11.1 ⏵ 0.11.01001005891 +5100
Addedclass-variance-authority@​0.7.01001006477100
Updated@​solana/​wallet-adapter-wallets@​0.19.36 ⏵ 0.19.3297 +110065 +180 -4100
Updated@​radix-ui/​react-label@​2.1.7 ⏵ 2.0.2100 +110066 +391100
Addedjest@​29.3.11001006696100
Updated@​solana/​wallet-adapter-base-ui@​0.1.5 ⏵ 0.1.2100 +110067 +184100
Updated@​safe-global/​safe-core-sdk-types@​4.1.1 ⏵ 4.0.1981006879100
Updated@​radix-ui/​react-separator@​1.1.7 ⏵ 1.1.0100 +110068 +491100
Updated@​radix-ui/​react-toggle@​1.1.9 ⏵ 1.1.0100 +110068 +498100
Updated@​types/​prompts@​2.4.9 ⏵ 2.4.210010069 +176 +1100
Updated@​types/​express@​4.17.22 ⏵ 4.17.21100 +11006981100
Added@​radix-ui/​react-slot@​1.0.21001006991100
Added@​solana/​wallet-adapter-base@​0.9.231001007080100
Updated@​zerodev/​ecdsa-validator@​5.4.9 ⏵ 5.4.893 -11007188 +1100
Updated@​solana/​wallet-adapter-react-ui@​0.9.38 ⏵ 0.9.351001007185100
Updated@​uniswap/​sdk-core@​7.7.2 ⏵ 3.1.198 +11007187100
Updated@​radix-ui/​react-toggle-group@​1.1.10 ⏵ 1.1.099 +110071 +498100
Updated@​radix-ui/​react-tabs@​1.1.12 ⏵ 1.1.099 +110071 +498100
Updated@​cosmjs/​amino@​0.33.1 ⏵ 0.33.099 +11007291 +1100
Updated@​radix-ui/​react-radio-group@​1.3.7 ⏵ 1.2.099 +110072 +498100
Updated@​radix-ui/​react-dropdown-menu@​2.1.15 ⏵ 2.0.699 +110073 +498100
Updated@​radix-ui/​react-dialog@​1.1.14 ⏵ 1.0.599 +110073 +498100
Updated@​cosmjs/​proto-signing@​0.33.1 ⏵ 0.33.099 +11007391 +1100
Added@​cosmjs/​encoding@​0.33.0991007391100
Updated@​types/​react-dom@​18.3.7 ⏵ 18.3.01001007392100
Updated@​radix-ui/​react-toast@​1.2.14 ⏵ 1.1.599 +110074 +498100
Updated@​radix-ui/​react-select@​2.2.5 ⏵ 2.0.099 +110075 +498100
Added@​cosmjs/​crypto@​0.33.0991007591100
Updated@​zerodev/​sdk@​5.4.36 ⏵ 5.4.3295 -11007599 +7100
Updated@​types/​jest@​29.5.14 ⏵ 29.5.3100 +110075 +179100
Addedclsx@​2.1.01001009576100
Updated@​uniswap/​v3-sdk@​3.25.2 ⏵ 3.9.09510076 +186100
Updated@​types/​async-retry@​1.4.9 ⏵ 1.4.810010086 -477100
See 69 more rows in the dashboard

View full report

@socket-security
Copy link

socket-security bot commented Sep 8, 2025

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
npm@9.7.2 has Obfuscated code.

Confidence: 0.94

Location: Package overview

From: examples/email-auth-local-storage/package.jsonnpm/npm@9.7.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/npm@9.7.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

toctou-security
toctou-security previously approved these changes Sep 8, 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