diff --git a/backend/strapi/medha/package.json b/backend/strapi/medha/package.json index 52b479ee..ecdaab04 100644 --- a/backend/strapi/medha/package.json +++ b/backend/strapi/medha/package.json @@ -18,7 +18,7 @@ "cross-env": "^7.0.2", "csv-parse": "^4.10.1", "knex": "<0.20.0", - "moment": "^2.27.0", + "moment": "^2.29.4", "node-json-xlsx": "^0.2.2", "node-xlsx": "^0.15.0", "pg": "latest", diff --git a/backend/strapi/medha/yarn.lock b/backend/strapi/medha/yarn.lock index fa641f77..e19ea1ae 100644 --- a/backend/strapi/medha/yarn.lock +++ b/backend/strapi/medha/yarn.lock @@ -6097,10 +6097,10 @@ moment-timezone@^0.5.21, moment-timezone@^0.5.31: dependencies: moment ">= 2.9.0" -"moment@>= 2.9.0", moment@>=1.6.0, moment@^2.16.0, moment@^2.24.0, moment@^2.27.0: - version "2.27.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d" - integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ== +"moment@>= 2.9.0", moment@>=1.6.0, moment@^2.16.0, moment@^2.24.0, moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" + integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== mongodb@3.5.9: version "3.5.9"