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

github.com/nextcloud/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias <ilovemilk@wusa.io>2020-12-13 20:45:51 +0300
committerGitHub <noreply@github.com>2020-12-13 20:45:51 +0300
commitd0698a65929a6ea752a9bc8e57db487df17786b6 (patch)
tree2a84fbd1f7db0b3b06ffd5982cee81018f4a4d66 /package.json
parent6c14180f6db359983a32d599059b4be4e224d3e5 (diff)
parent15523b50c1fd19c399ae005862d351c26deeecc5 (diff)
Merge pull request #40 from undo-ransomware/dependabot/npm_and_yarn/vue-moment-4.1.0
Bump vue-moment from 4.0.0 to 4.1.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b8e2173..c2e965e 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"time-elements": "^2.0.2",
"vue": "^2.6.10",
"vue-async-computed": "^3.7.0",
- "vue-moment": "^4.0.0",
+ "vue-moment": "^4.1.0",
"vue-router": "^3.0.6",
"vuetify": "^2.3.10",
"vuetify-loader": "^1.6.0",