Skip to content

Commit 8d317a5

Browse files
Bump elliptic from 6.4.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ce5998 commit 8d317a5

File tree

2 files changed

+92
-14
lines changed

2 files changed

+92
-14
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 89 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,30 @@
667667
lodash "^4.17.11"
668668
to-fast-properties "^2.0.0"
669669

670+
"@form-create/core@^1.0.20":
671+
version "1.0.20"
672+
resolved "https://registry.yarnpkg.com/@form-create/core/-/core-1.0.20.tgz#ab29ff7a376334f59b0541a6f9f78e2bc8b2a645"
673+
integrity sha512-EQbySbEK/hsZ+yJsnmPPAxKO+9RikjW0/QHwpz8gzBHzcGgILyoIhHM16UDhmv3RyFvDdToTHnmsmh95+6mZxw==
674+
dependencies:
675+
"@form-create/utils" "^1.0.15"
676+
vue "^2.6.10"
677+
678+
"@form-create/element-ui@^1.0.8":
679+
version "1.0.20"
680+
resolved "https://registry.yarnpkg.com/@form-create/element-ui/-/element-ui-1.0.20.tgz#d9ce74e0e91634e87a9d843d6a5b15f8d6d3a634"
681+
integrity sha512-eH1Ejd3Z9IeOybxxHgWsOyiy/TDJO3Yv37ShKAYNcvav5Vc9PgOI0FQr4ZEg2+uX2L21eT+JXxJp69S3TbccMg==
682+
dependencies:
683+
"@form-create/core" "^1.0.20"
684+
"@form-create/utils" "^1.0.15"
685+
element-ui "^2.8.2"
686+
687+
"@form-create/utils@^1.0.15":
688+
version "1.0.15"
689+
resolved "https://registry.yarnpkg.com/@form-create/utils/-/utils-1.0.15.tgz#4f1289ebcfe40c4aad92b27fb22219a0a797b086"
690+
integrity sha512-IK1U3RcYEucgvt0bt51/xXdzdj1ShRfZJhXywjcUtIXVyZlD/jbRdXaGOn7q9Mvq+9MuqEKwtmtCvP8cb3Qlyw==
691+
dependencies:
692+
vue "^2.5.2"
693+
670694
"@mrmlnc/readdir-enhanced@^2.2.1":
671695
version "2.2.1"
672696
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -1361,6 +1385,13 @@ async-validator@^1.10.0:
13611385
dependencies:
13621386
babel-runtime "6.x"
13631387

1388+
async-validator@~1.8.1:
1389+
version "1.8.5"
1390+
resolved "https://registry.yarnpkg.com/async-validator/-/async-validator-1.8.5.tgz#dc3e08ec1fd0dddb67e60842f02c0cd1cec6d7f0"
1391+
integrity sha512-tXBM+1m056MAX0E8TL2iCjg8WvSyXu0Zc8LNtYqrVeyoL3+esHRZ4SieE9fKQyyU09uONjnMEjrNBMqT0mbvmA==
1392+
dependencies:
1393+
babel-runtime "6.x"
1394+
13641395
async@^1.5.2:
13651396
version "1.5.2"
13661397
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
@@ -1414,6 +1445,11 @@ axios@^0.16.2:
14141445
follow-redirects "^1.2.3"
14151446
is-buffer "^1.1.5"
14161447

1448+
babel-helper-vue-jsx-merge-props@^2.0.0:
1449+
version "2.0.3"
1450+
resolved "https://registry.yarnpkg.com/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz#22aebd3b33902328e513293a8e4992b384f9f1b6"
1451+
integrity sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg==
1452+
14171453
babel-loader@^8.0.4:
14181454
version "8.0.6"
14191455
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.0.6.tgz#e33bdb6f362b03f4bb141a0c21ab87c501b70dfb"
@@ -1524,9 +1560,9 @@ bluebird@^3.1.1, bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.3:
15241560
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
15251561

15261562
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1527-
version "4.11.8"
1528-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1529-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1563+
version "4.11.9"
1564+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
1565+
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
15301566

15311567
body-parser@1.19.0:
15321568
version "1.19.0"
@@ -2656,7 +2692,7 @@ deep-extend@^0.6.0:
26562692
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
26572693
integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
26582694

2659-
deepmerge@^1.5.2:
2695+
deepmerge@^1.2.0, deepmerge@^1.5.2:
26602696
version "1.5.2"
26612697
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-1.5.2.tgz#10499d868844cdad4fee0842df8c7f6f0c95a753"
26622698
integrity sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==
@@ -2921,10 +2957,22 @@ element-resize-detector@^1.2.0:
29212957
dependencies:
29222958
batch-processor "1.0.0"
29232959

2960+
element-ui@^2.13.0, element-ui@^2.8.2:
2961+
version "2.14.1"
2962+
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.14.1.tgz#8b5745c7366c1c1a603bb6c021286ea7187e2aa2"
2963+
integrity sha512-Uje0J12dBaXdyvt/EtuDA8diFbYTdO7uI4QCfl7zmEJmE1WxgCSVKhlRRoL8MDonO8pyNVhB4n0AFAR14g56nw==
2964+
dependencies:
2965+
async-validator "~1.8.1"
2966+
babel-helper-vue-jsx-merge-props "^2.0.0"
2967+
deepmerge "^1.2.0"
2968+
normalize-wheel "^1.0.1"
2969+
resize-observer-polyfill "^1.5.0"
2970+
throttle-debounce "^1.0.1"
2971+
29242972
elliptic@^6.0.0:
2925-
version "6.4.1"
2926-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2927-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
2973+
version "6.5.3"
2974+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
2975+
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
29282976
dependencies:
29292977
bn.js "^4.4.0"
29302978
brorand "^1.0.1"
@@ -4167,16 +4215,21 @@ inflight@^1.0.4:
41674215
once "^1.3.0"
41684216
wrappy "1"
41694217

4170-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4171-
version "2.0.3"
4172-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4173-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4218+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4219+
version "2.0.4"
4220+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
4221+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
41744222

41754223
inherits@2.0.1:
41764224
version "2.0.1"
41774225
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
41784226
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
41794227

4228+
inherits@2.0.3:
4229+
version "2.0.3"
4230+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
4231+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
4232+
41804233
ini@^1.3.3, ini@^1.3.4, ini@~1.3.0:
41814234
version "1.3.5"
41824235
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -5467,6 +5520,11 @@ normalize-url@^3.0.0:
54675520
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
54685521
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
54695522

5523+
normalize-wheel@^1.0.1:
5524+
version "1.0.1"
5525+
resolved "https://registry.yarnpkg.com/normalize-wheel/-/normalize-wheel-1.0.1.tgz#aec886affdb045070d856447df62ecf86146ec45"
5526+
integrity sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU=
5527+
54705528
npm-bundled@^1.0.1:
54715529
version "1.0.6"
54725530
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"
@@ -6784,6 +6842,11 @@ reselect@^3.0.1:
67846842
resolved "https://registry.yarnpkg.com/reselect/-/reselect-3.0.1.tgz#efdaa98ea7451324d092b2b2163a6a1d7a9a2147"
67856843
integrity sha1-79qpjqdFEyTQkrKyFjpqHXqaIUc=
67866844

6845+
resize-observer-polyfill@^1.5.0:
6846+
version "1.5.1"
6847+
resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
6848+
integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
6849+
67876850
resolve-cwd@^2.0.0:
67886851
version "2.0.0"
67896852
resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
@@ -7630,6 +7693,11 @@ textextensions@^2.4.0:
76307693
resolved "https://registry.yarnpkg.com/textextensions/-/textextensions-2.4.0.tgz#6a143a985464384cc2cff11aea448cd5b018e72b"
76317694
integrity sha512-qftQXnX1DzpSV8EddtHIT0eDDEiBF8ywhFYR2lI9xrGtxqKN+CvLXhACeCIGbCpQfxxERbrkZEFb8cZcDKbVZA==
76327695

7696+
throttle-debounce@^1.0.1:
7697+
version "1.1.0"
7698+
resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-1.1.0.tgz#51853da37be68a155cb6e827b3514a3c422e89cd"
7699+
integrity sha512-XH8UiPCQcWNuk2LYePibW/4qL97+ZQ1AN3FNXwZRBNPPowo/NRU5fAlDCSNBJIYCKbioZfuYtMhG4quqoJhVzg==
7700+
76337701
through2@^2.0.0:
76347702
version "2.0.5"
76357703
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
@@ -8122,6 +8190,11 @@ vue@^2.5.16:
81228190
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
81238191
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
81248192

8193+
vue@^2.5.2, vue@^2.6.10, vue@^2.6.11:
8194+
version "2.6.12"
8195+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123"
8196+
integrity sha512-uhmLFETqPPNyuLLbsKz6ioJ4q7AZHzD8ZVFNATNyICSZouqP2Sz0rotWQC8UNBF6VGSCs5abnKJoStA6JbCbfg==
8197+
81258198
vuepress-html-webpack-plugin@^3.2.0:
81268199
version "3.2.0"
81278200
resolved "https://registry.yarnpkg.com/vuepress-html-webpack-plugin/-/vuepress-html-webpack-plugin-3.2.0.tgz#219be272ad510faa8750d2d4e70fd028bfd1c16e"
@@ -8142,6 +8215,11 @@ vuepress-plugin-container@^2.0.0:
81428215
dependencies:
81438216
markdown-it-container "^2.0.0"
81448217

8218+
vuepress-plugin-demo-block@^0.7.2:
8219+
version "0.7.2"
8220+
resolved "https://registry.yarnpkg.com/vuepress-plugin-demo-block/-/vuepress-plugin-demo-block-0.7.2.tgz#02fc4f0ef764052981accf41f1403fdb9f794c0d"
8221+
integrity sha512-0k7z7bTjXoXgdAMVFIVn3RFSQpKOM0yvD0hf/CA0gMCLBih77mCALtEpH9b+bEvijHmLLIq+BUtS2TQHXpkbNA==
8222+
81458223
vuepress-plugin-demo-code@^0.3.5:
81468224
version "0.3.5"
81478225
resolved "https://registry.yarnpkg.com/vuepress-plugin-demo-code/-/vuepress-plugin-demo-code-0.3.5.tgz#18d249f16ebbb9684a74c5de5fca60331d17690c"

0 commit comments

Comments
 (0)