Skip to content

Commit 42f2abf

Browse files
committed
2 parents 2ea036c + c922051 commit 42f2abf

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2628,8 +2628,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
26282628
sha.js "^2.4.8"
26292629

26302630
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
2631-
version "6.0.5"
2632-
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz"
2631+
version "6.0.6"
2632+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
2633+
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
26332634
dependencies:
26342635
nice-try "^1.0.4"
26352636
path-key "^2.0.1"
@@ -3115,9 +3116,9 @@ electron-to-chromium@^1.4.17:
31153116
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.35.tgz"
31163117

31173118
elliptic@^6.5.3, elliptic@^6.5.4:
3118-
version "6.5.7"
3119-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
3120-
integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
3119+
version "6.6.0"
3120+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.0.tgz#5919ec723286c1edf28685aa89261d4761afa210"
3121+
integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==
31213122
dependencies:
31223123
bn.js "^4.11.9"
31233124
brorand "^1.1.0"

0 commit comments

Comments
 (0)