summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-24 01:47:14 +0000
committerGitHub <noreply@github.com>2020-05-24 01:47:14 +0000
commitd4ba5c9660b037a404c6c58b9d14f1d9211799cb (patch)
treed1d81fcb84811b9c4039aa3d36d66294f4849fae
parent1a93561afc15cc08341596e04a4b51a17a0f92d6 (diff)
parent4af53617884e4f53d06c54c5451c043edf38fea0 (diff)
Merge pull request #1641 from nextcloud/dependabot/npm_and_yarn/moment-2.26.0
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 0e596a5c..477887f8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6658,9 +6658,9 @@
}
},
"moment": {
- "version": "2.25.3",
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.25.3.tgz",
- "integrity": "sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg=="
+ "version": "2.26.0",
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz",
+ "integrity": "sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw=="
},
"move-concurrently": {
"version": "1.0.1",
diff --git a/package.json b/package.json
index c89433ee..109d88db 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"debounce": "^1.2.0",
"downloadjs": "^1.4.7",
"ical.js": "^1.4.0",
- "moment": "^2.25.3",
+ "moment": "^2.26.0",
"p-limit": "^2.3.0",
"p-queue": "^6.4.0",
"qr-image": "^3.2.0",