Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jnsdls
Copy link
Member

@jnsdls jnsdls commented Jan 11, 2024

No description provided.

@jnsdls jnsdls requested a review from a team January 11, 2024 10:36
Copy link

changeset-bot bot commented Jan 11, 2024

🦋 Changeset detected

Latest commit: bdb4bca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@thirdweb-dev/react-native Patch
@thirdweb-dev/react-native-compat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jnsdls jnsdls enabled auto-merge January 11, 2024 10:39
deepMerge(target[key], source[key]);
} else {
target[key] = source[key] as any;
target[key] = source[key] as (typeof target)[typeof key];

Check warning

Code scanning / CodeQL

Prototype-polluting assignment

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from [library input](1).
@jnsdls jnsdls added this pull request to the merge queue Jan 11, 2024
Merged via the queue into main with commit 415f2aa Jan 11, 2024
@jnsdls jnsdls deleted the jd/fix-prototype-pollution branch January 11, 2024 10:45
@github-actions github-actions bot mentioned this pull request Jan 11, 2024
jnsdls pushed a commit that referenced this pull request Jun 19, 2024
compress pricing page og:image
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