diff --git a/package.json b/package.json index 0e81fd904..74adb3168 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "html-minifier": "^4.0.0", "jsonapi-serializer": "^3.5.3", "jsonfile": "^6.0.1", - "moment": "^2.13.0", + "moment": "^2.25.1", "node-sass": "^4.14.0", "node-uuid": "^1.4.7", "nodemailer": "^6.4.6", diff --git a/yarn.lock b/yarn.lock index 6a292160c..56dc50192 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5238,10 +5238,10 @@ mkpath@^0.1.0: resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-0.1.0.tgz#7554a6f8d871834cc97b5462b122c4c124d6de91" integrity sha1-dVSm+Nhxg0zJe1RisSLEwSTW3pE= -moment@^2.13.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== +moment@^2.25.1: + version "2.25.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.1.tgz#1cb546dca1eccdd607c9324747842200b683465d" + integrity sha512-nRKMf9wDS4Fkyd0C9LXh2FFXinD+iwbJ5p/lh3CHitW9kZbRbJ8hCruiadiIXZVbeAqKZzqcTvHnK3mRhFjb6w== move-concurrently@^1.0.1: version "1.0.1"