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:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-19 10:54:54 +0300
committerGitHub <noreply@github.com>2022-10-19 10:54:54 +0300
commitd5edcf8c9570618d9008b355b7f432575ff9d357 (patch)
treee79fd028f62adbf450b4358b6105798d9fd6e6a4 /package-lock.json
parent8e476c8d6262fcabd446a0935270d64f6822d20d (diff)
parent3df89fc71ac6c73122eb7c4dd35a4039c3f33e75 (diff)
Merge pull request #34639 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.38
Bump moment-timezone from 0.5.37 to 0.5.38
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index efbabc28aba..4a30bf6eddd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -51,7 +51,7 @@
"lodash": "^4.17.21",
"marked": "^4.0.14",
"moment": "^2.29.4",
- "moment-timezone": "^0.5.37",
+ "moment-timezone": "^0.5.38",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",
"p-queue": "^7.3.0",
@@ -14762,9 +14762,9 @@
}
},
"node_modules/moment-timezone": {
- "version": "0.5.37",
- "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
- "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
+ "version": "0.5.38",
+ "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.38.tgz",
+ "integrity": "sha512-nMIrzGah4+oYZPflDvLZUgoVUO4fvAqHstvG3xAUnMolWncuAiLDWNnJZj6EwJGMGfb1ZcuTFE6GI3hNOVWI/Q==",
"dependencies": {
"moment": ">= 2.9.0"
},
@@ -30813,9 +30813,9 @@
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"moment-timezone": {
- "version": "0.5.37",
- "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.37.tgz",
- "integrity": "sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==",
+ "version": "0.5.38",
+ "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.38.tgz",
+ "integrity": "sha512-nMIrzGah4+oYZPflDvLZUgoVUO4fvAqHstvG3xAUnMolWncuAiLDWNnJZj6EwJGMGfb1ZcuTFE6GI3hNOVWI/Q==",
"requires": {
"moment": ">= 2.9.0"
}