diff options
| author | MeiMei <30769358+mei23@users.noreply.github.com> | 2019-11-06 23:56:24 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-11-06 23:56:24 +0900 |
| commit | f3b518fb626d5c3e712c90bb182e692cb9117280 (patch) | |
| tree | e287d1847a3d705510a48370fb932e79e97249da | |
| parent | 11.35.1 (diff) | |
| download | misskey-f3b518fb626d5c3e712c90bb182e692cb9117280.tar.gz misskey-f3b518fb626d5c3e712c90bb182e692cb9117280.tar.bz2 misskey-f3b518fb626d5c3e712c90bb182e692cb9117280.zip | |
Update yarn.lock (#5584)
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1218,10 +1218,10 @@ anymatch@^2.0.0: micromatch "^3.1.4" normalize-path "^2.1.1" -apexcharts@3.10.0: - version "3.10.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.10.0.tgz#a72c7d8728ea79cd9f7d2603e82235d441d46388" - integrity sha512-DtqM5hsMerjrq+InZQ6JHQQin86YSrYMMRqL0e4zPPKvLj1+P4F2ZKnTdQGLJBP8/qOJhpj6cOeHIdA+m52ECQ== +apexcharts@3.10.1: + version "3.10.1" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.10.1.tgz#ac85b08796f0fef656ecc0458cf0362f75f63bad" + integrity sha512-gwxCvzQSNIVBhGHr31Ha+bmUsA3qWw6atMflVCIqZXBqcRvG1iMoxNV6GnhG975KpFErca5FFDg3xVHYQJRW/A== dependencies: promise-polyfill "8.1.0" svg.draggable.js "^2.2.2" |