Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #2580

Merged
merged 5 commits into from
Jan 10, 2025
Merged

chore: update dependencies #2580

merged 5 commits into from
Jan 10, 2025

Conversation

capJavert
Copy link
Contributor

No description provided.

@capJavert capJavert self-assigned this Jan 9, 2025
@@ -312,7 +312,7 @@ export const paddle = async (fastify: FastifyInstance): Promise<void> => {

try {
if (signature && rawRequestBody) {
const eventData = paddleInstance.webhooks.unmarshal(
const eventData = await paddleInstance.webhooks.unmarshal(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

breaking change from paddle 2.x, everything else looks to be ok

package.json Show resolved Hide resolved
@capJavert capJavert marked this pull request as ready for review January 9, 2025 12:41
@capJavert capJavert requested a review from a team as a code owner January 9, 2025 12:41
@capJavert capJavert enabled auto-merge (squash) January 10, 2025 10:07
@capJavert capJavert force-pushed the chore-update-dependencies branch from 9e3f71a to ac4c431 Compare January 10, 2025 11:30
@capJavert capJavert merged commit 3aec157 into main Jan 10, 2025
8 checks passed
@capJavert capJavert deleted the chore-update-dependencies branch January 10, 2025 11:36
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