diff --git a/Shuttle.Abacus.Site/package-lock.json b/Shuttle.Abacus.Site/package-lock.json index a28ca5b..0810cd8 100644 --- a/Shuttle.Abacus.Site/package-lock.json +++ b/Shuttle.Abacus.Site/package-lock.json @@ -1368,9 +1368,9 @@ "integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=" }, "moment": { - "version": "2.22.2", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz", - "integrity": "sha1-PCV/mDn8DpP/UxSWMiOeuQeD/2Y=" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "moment-timezone": { "version": "0.5.21", diff --git a/Shuttle.Abacus.Site/package.json b/Shuttle.Abacus.Site/package.json index 86c2e0a..609ec0c 100644 --- a/Shuttle.Abacus.Site/package.json +++ b/Shuttle.Abacus.Site/package.json @@ -70,7 +70,7 @@ "i18next": "^11.10.0", "i18next-xhr-backend": "^1.5.1", "jquery": "^3.3.1", - "moment": "^2.22.1", + "moment": "^2.29.2", "popper.js": "^1.14.4", "shuttle-access": "^1.0.1", "shuttle-can-api": "^1.0.23",