diff --git a/InSight/package-lock.json b/InSight/package-lock.json index c47eba0..271d6c6 100644 --- a/InSight/package-lock.json +++ b/InSight/package-lock.json @@ -7264,9 +7264,9 @@ } }, "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.4", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", + "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==" }, "move-concurrently": { "version": "1.0.1", diff --git a/InSight/package.json b/InSight/package.json index 069a9c1..2f656c2 100644 --- a/InSight/package.json +++ b/InSight/package.json @@ -36,7 +36,7 @@ "core-js": "^2.5.7", "eosjs": "^16.0.0", "express": "^4.16.3", - "moment": "^2.22.2", + "moment": "^2.29.4", "ngx-json-viewer": "^2.3.1", "ngx-moment": "^3.1.0", "ngx-webstorage": "^2.0.1",