From 6a8596018446526913c2eb426ffc609c7321d907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 12:01:35 +0000 Subject: [PATCH] Bump moment from 2.29.4 to 2.30.1 in /enatega-multivendor-restaurant Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.1. - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.4...2.30.1) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- enatega-multivendor-restaurant/package-lock.json | 8 ++++---- enatega-multivendor-restaurant/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",