summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-21 01:17:17 +0000
committerGitHub <noreply@github.com>2020-06-21 01:17:17 +0000
commitbfcce165c02cc36685f4dce7afc3555c48a85c7f (patch)
tree57a7e21803c4df230ce476aba44d0dae48224b5e
parent3770124f259aa3599050e63df610699d406c2f31 (diff)
Bump moment from 2.26.0 to 2.27.0
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0. - [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.26.0...2.27.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-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 f675f38a..b273d88c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9118,9 +9118,9 @@
}
},
"moment": {
- "version": "2.26.0",
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz",
- "integrity": "sha512-oIixUO+OamkUkwjhAVE18rAMfRJNsNe/Stid/gwHSOfHrOtw9EhAY2AHvdKZ/k/MggcYELFCJz/Sn2pL8b8JMw=="
+ "version": "2.27.0",
+ "resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz",
+ "integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ=="
},
"move-concurrently": {
"version": "1.0.1",
diff --git a/package.json b/package.json
index 528ff5b9..b29e2b0b 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.26.0",
+ "moment": "^2.27.0",
"p-limit": "^2.3.0",
"p-queue": "^6.4.0",
"qr-image": "^3.2.0",