safe-global / safe-apps-sdk

Client-side SDKs to create third-party Safe Apps
https://safe.global
MIT License
242 stars 115 forks source link

Separate example app dependencies from mono-repo dependencies #536

Closed dasanra closed 7 months ago

dasanra commented 7 months ago

Separate dependencies from example code and production code.

There wasn't any code affected by ledger-connect-loader as it wasn't used. Wagmi was depending on it, and was used in an example dapp.

Better Safe than sorry, remove all traces from the compromised dependency even from example code.

changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: 8ec26e90f33df433d1fd1c26fae9d535ca9f33b6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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