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

github.com/nextcloud/server.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>2020-08-22 10:08:05 +0300
committerGitHub <noreply@github.com>2020-08-22 10:08:05 +0300
commit128420d39185b355ea367349298706dd057d1b4a (patch)
tree9d0fe963921c675ad90a34c9b3b1d404a3ec4a2e /package-lock.json
parentbcbe1e1c9d46bdaa7102dca7d99cfd2dcd246f02 (diff)
Bump vuedraggable from 2.24.0 to 2.24.1
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable) from 2.24.0 to 2.24.1. - [Release notes](https://github.com/SortableJS/Vue.Draggable/releases) - [Commits](https://github.com/SortableJS/Vue.Draggable/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 ea2578e2179..49da87e14b2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9958,9 +9958,9 @@
}
},
"vuedraggable": {
- "version": "2.24.0",
- "resolved": "https://registry.npmjs.org/vuedraggable/-/vuedraggable-2.24.0.tgz",
- "integrity": "sha512-IlslPpc+iZ2zPNSJbydFZIDrE+don5u+Nc/bjT2YaF+Azidc+wxxJKfKT0NwE68AKk0syb0YbZneAcnynqREZQ==",
+ "version": "2.24.1",
+ "resolved": "https://registry.npmjs.org/vuedraggable/-/vuedraggable-2.24.1.tgz",
+ "integrity": "sha512-G1fxO1oshx+WLdieSGl6jSJdlHOQFga1FpjuUpgXldbpKNzxpjsGn4xYNnRHVrOAqm8aG5FfpdQlh5LHesxCeA==",
"requires": {
"sortablejs": "^1.10.1"
}