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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-07-27 12:50:54 +0300
committerGitHub <noreply@github.com>2021-07-27 12:50:54 +0300
commitd4ba2a04226b304fd98d9e90c69139edd614ea09 (patch)
tree6aeb9ec9243a2790e95c49c023ec80337d896bb0 /package-lock.json
parentfc3df840c03e72ee37bdc4625bd46fd99c8986b9 (diff)
parent87adfd8e44aff010d427a9e93879260139a3e62f (diff)
Merge pull request #27924 from nextcloud/dependabot/npm_and_yarn/stable20/moment-timezone-0.5.33
Bump moment-timezone from 0.5.31 to 0.5.33
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 151fef663c6..c49a52a8484 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6781,9 +6781,9 @@
"integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
},
"moment-timezone": {
- "version": "0.5.31",
- "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.31.tgz",
- "integrity": "sha512-+GgHNg8xRhMXfEbv81iDtrVeTcWt0kWmTEY1XQK14dICTXnWJnT0dxdlPspwqF3keKMVPXwayEsk1DI0AA/jdA==",
+ "version": "0.5.33",
+ "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.33.tgz",
+ "integrity": "sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==",
"requires": {
"moment": ">= 2.9.0"
}