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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2020-09-20 20:31:03 +0300
committerGitHub <noreply@github.com>2020-09-20 20:31:03 +0300
commit5477fc80702f359a8bbcc2983ab34274cd2097f3 (patch)
treec230e62a599a4e87f37fc6699d0ffffe791dda54 /package-lock.json
parent00246de9f47caeedd426b0e5cc643ef760e14b0b (diff)
parent67c74d24d62a0da674101ebd4fd150eb374098fa (diff)
Merge pull request #1110 from nextcloud/dependabot/npm_and_yarn/moment-2.28.0
Bump moment from 2.27.0 to 2.28.0
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 b9556f70..1391d489 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7758,9 +7758,9 @@
}
},
"moment": {
- "version": "2.27.0",
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
- "integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
+ "version": "2.28.0",
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.28.0.tgz",
+ "integrity": "sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw=="
},
"move-concurrently": {
"version": "1.0.1",