Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 940a588

Browse files
fix: Fix security issue.
1 parent 3459209 commit 940a588

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2509,9 +2509,9 @@ electron-to-chromium@^1.3.488, electron-to-chromium@^1.3.564:
25092509
integrity sha512-V0fANdGN7waOE0tvCDhjf1vqPRevG3eo0asYm42c4t1qmZSunlnUuWQDxglUi9wDpbKQlGIttMJ+2DYpRwvYRA==
25102510

25112511
elliptic@^6.0.0, elliptic@^6.5.2:
2512-
version "6.5.2"
2513-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
2514-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
2512+
version "6.5.3"
2513+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2514+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
25152515
dependencies:
25162516
bn.js "^4.4.0"
25172517
brorand "^1.0.1"

0 commit comments

Comments
 (0)