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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-09 08:11:16 +0300
committerGitHub <noreply@github.com>2022-07-09 08:11:16 +0300
commitafe73e16f33759574eeec51981a2900000d2bfe0 (patch)
tree89a11610dacdf11cf15a9d57460401ccf87587cb /package.json
parentdc32187e21efa3137d77cf7de56d66b97cc561c5 (diff)
Bump moment from 2.29.3 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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 58c08ef5..a618bb31 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"debounce": "^1.2.1",
"downloadjs": "^1.4.7",
"ical.js": "^1.5.0",
- "moment": "^2.29.3",
+ "moment": "^2.29.4",
"p-limit": "^4.0.0",
"p-queue": "^6.6.2",
"qr-image": "^3.2.0",