diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-12-27 18:49:44 +0900 |
|---|---|---|
| committer | Aya Morisawa <AyaMorisawa4869@gmail.com> | 2018-12-27 18:49:44 +0900 |
| commit | 26ea338e8eaa25b84e8f5c2bb25339fdba3d57c4 (patch) | |
| tree | c86bd73662eb11b54a3f2186263d054524669013 | |
| parent | Update nan requirement from 2.11.1 to 2.12.1 (#3767) (diff) | |
| download | misskey-26ea338e8eaa25b84e8f5c2bb25339fdba3d57c4.tar.gz misskey-26ea338e8eaa25b84e8f5c2bb25339fdba3d57c4.tar.bz2 misskey-26ea338e8eaa25b84e8f5c2bb25339fdba3d57c4.zip | |
Update vue-js-modal requirement from 1.3.27 to 1.3.28 (#3766)
Updates the requirements on [vue-js-modal](https://github.com/euvl/vue-js-modal) to permit the latest version.
- [Release notes](https://github.com/euvl/vue-js-modal/releases)
- [Commits](https://github.com/euvl/vue-js-modal/commits/1.3.28)
Signed-off-by: dependabot[bot] <support@dependabot.com>
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 394edb2878..e47c4277e5 100644 --- a/package.json +++ b/package.json @@ -223,7 +223,7 @@ "vue-content-loading": "1.5.3", "vue-cropperjs": "3.0.0", "vue-i18n": "8.3.2", - "vue-js-modal": "1.3.27", + "vue-js-modal": "1.3.28", "vue-loader": "15.4.2", "vue-marquee-text-component": "1.1.0", "vue-router": "3.0.2", |