diff --git a/enatega-multivendor-restaurant/package-lock.json b/enatega-multivendor-restaurant/package-lock.json index 292f8e6..a48a17e 100644 --- a/enatega-multivendor-restaurant/package-lock.json +++ b/enatega-multivendor-restaurant/package-lock.json @@ -31,7 +31,7 @@ "i18n": "^0.14.1", "i18next": "^23.7.6", "lottie-react-native": "6.5.1", - "moment": "^2.29.1", + "moment": "^2.30.1", "patch-package": "^6.2.2", "react": "18.2.0", "react-dom": "18.2.0", @@ -14291,9 +14291,9 @@ } }, "node_modules/moment": { - "version": "2.29.4", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", - "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==", + "version": "2.30.1", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz", + "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==", "engines": { "node": "*" } diff --git a/enatega-multivendor-restaurant/package.json b/enatega-multivendor-restaurant/package.json index 30fe4eb..d5d072b 100644 --- a/enatega-multivendor-restaurant/package.json +++ b/enatega-multivendor-restaurant/package.json @@ -58,7 +58,7 @@ "i18n": "^0.14.1", "i18next": "^23.7.6", "lottie-react-native": "6.5.1", - "moment": "^2.29.1", + "moment": "^2.30.1", "patch-package": "^6.2.2", "react": "18.2.0", "react-dom": "18.2.0",