We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1a069 commit 9b973a1Copy full SHA for 9b973a1
apollo/build.gradle.kts
@@ -630,7 +630,7 @@ kotlin {
630
}
631
val jsMain by getting {
632
dependencies {
633
- implementation(npm("elliptic", "6.5.7"))
+ implementation(npm("elliptic", "6.6.1"))
634
implementation(npm("@types/elliptic", "6.4.18"))
635
implementation(npm("@noble/curves", "1.2.0"))
636
implementation(npm("@stablelib/x25519", "1.0.3"))
0 commit comments