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

Please upgrade webcrypto-core to solve invalid uuid bug #287

Closed
motopods opened this issue Mar 16, 2023 · 2 comments
Closed

Please upgrade webcrypto-core to solve invalid uuid bug #287

motopods opened this issue Mar 16, 2023 · 2 comments

Comments

@motopods
Copy link

motopods commented Mar 16, 2023

Bug Report

Current behavior

Invalid uuid generated.

Expected behavior/code

right uuid.

Possible solution

This bug has been fixed at 1.7.6 of webcrypto-core

PeculiarVentures/webcrypto-core@049cd7c

Additional context/screenshots

Add any other context about the problem here. If applicable, add screenshots to help explain.

@Kikobeats
Copy link
Member

Hello, correct me if I'm wrong, but @peculiar/webcrypto uses webcrypto-core

https://github.com/PeculiarVentures/webcrypto/blob/master/package.json#L77

and the last version is already used:

$ npm why webcrypto-core

devDependencies:
@peculiar/webcrypto 1.4.1
└── webcrypto-core 1.7.6

Did you experience the bug using edge-runtime?

@motopods
Copy link
Author

motopods commented Mar 16, 2023

@peculiar/webcrypto requires "webcrypto-core": "^1.7.4", so it's next.js problem which compiled older webcrypto-core version.

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

No branches or pull requests

2 participants