summaryrefslogtreecommitdiffhomepage
path: root/gui
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2019-03-04 14:22:09 +0100
committerAndrej Mihajlov <and@mullvad.net>2019-03-07 13:48:30 +0100
commit3bb8ae3344407577fbfd5952fdb8859272088ce5 (patch)
tree9a4ec74d943ac21594aee6674c8e88239e86bbc9 /gui
parent1bc7df90fb7f3ed06ec9ba6c97da92156ac8a0fe (diff)
downloadmullvadvpn-3bb8ae3344407577fbfd5952fdb8859272088ce5.tar.xz
mullvadvpn-3bb8ae3344407577fbfd5952fdb8859272088ce5.zip
Update moment.js
Diffstat (limited to 'gui')
-rw-r--r--gui/package.json2
-rw-r--r--gui/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/gui/package.json b/gui/package.json
index d85f78c4dd..3066a7d273 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -20,7 +20,7 @@
"history": "^4.6.1",
"jsonrpc-lite": "^2.0.1",
"mkdirp": "^0.5.1",
- "moment": "^2.20.1",
+ "moment": "^2.24.0",
"node-gettext": "^2.0.0",
"rbush": "^2.0.2",
"react": "^16.5.0",
diff --git a/gui/yarn.lock b/gui/yarn.lock
index 66b1215a63..d03ed54461 100644
--- a/gui/yarn.lock
+++ b/gui/yarn.lock
@@ -3362,10 +3362,10 @@ mock-socket@^8.0.5:
dependencies:
url-parse "^1.2.0"
-moment@^2.20.1:
- version "2.22.2"
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
- integrity sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y=
+moment@^2.24.0:
+ version "2.24.0"
+ resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
+ integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
moo@^0.4.3:
version "0.4.3"