Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-22 05:18:37 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-12-22 13:00:01 +0300
commited24a744925831c15f39662c5f7dd10d0f8fa8d4 (patch)
tree70be9fe517a084867d4d560dabbc1dc37f22ff16 /package-lock.json
parent4f23339115bb27300c9058aa018707b4ec87cd8b (diff)
Bump @nextcloud/vue from 1.2.2 to 1.2.3
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.2.2...v1.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 49291a0b7..1fbdc3705 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1152,9 +1152,9 @@
}
},
"@nextcloud/vue": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.2.2.tgz",
- "integrity": "sha512-9yrW7K7Fsfj5/s01+5V/a3AO9WxLK8NaiWc/ZYM63bvJ8gKzPqrtU0S0hhZRdO492DYSdeUNAA4nIorTsN1A7Q==",
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.2.3.tgz",
+ "integrity": "sha512-ydc2uprBI8pE/48RS13HXAZeF5+UWuJDqS/H8wa+1vrbbgcioSCtDFljRQB/DyWPbW++pZeFcXSobSK2JnzqDg==",
"requires": {
"@nextcloud/axios": "^0.5.0",
"@nextcloud/router": "^0.1.0",