diff --git a/angular/package-lock.json b/angular/package-lock.json index ed998c8a..a493cbdb 100644 --- a/angular/package-lock.json +++ b/angular/package-lock.json @@ -7996,9 +7996,9 @@ } }, "moment": { - "version": "2.24.0", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz", - "integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "move-concurrently": { "version": "1.0.1", diff --git a/angular/package.json b/angular/package.json index 68cf37bd..cfed77ba 100644 --- a/angular/package.json +++ b/angular/package.json @@ -79,7 +79,7 @@ "leaflet": "~1.3.1", "leaflet.markercluster": "~1.4.1", "linkify-it": "~2.2.0", - "moment": "~2.24.0", + "moment": "~2.29.2", "mygovbc-bootstrap-theme": "~0.4.1", "ng-inline-svg": "~8.5.1", "ng2-bootstrap-modal": "~1.0.1",