From ca6266dbe6aaa643e698a80c25901a9235b39bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:18:03 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.45 to 0.6.0 in /enatega-multivendor-rider Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.45 to 0.6.0. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.45...0.6.0) --- updated-dependencies: - dependency-name: moment-timezone dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- enatega-multivendor-rider/package-lock.json | 14 +++++++------- enatega-multivendor-rider/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index 1e4162c..b09e1c3 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -42,7 +42,7 @@ "i18next": "^23.7.6", "lottie-react-native": "6.7.0", "moment": "^2.29.1", - "moment-timezone": "^0.5.34", + "moment-timezone": "^0.6.0", "patch-package": "^6.2.2", "react": "18.2.0", "react-dom": "18.2.0", @@ -12896,9 +12896,9 @@ } }, "node_modules/moment-timezone": { - "version": "0.5.45", - "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.45.tgz", - "integrity": "sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.0.tgz", + "integrity": "sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==", "dependencies": { "moment": "^2.29.4" }, @@ -27036,9 +27036,9 @@ "integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==" }, "moment-timezone": { - "version": "0.5.45", - "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.45.tgz", - "integrity": "sha512-HIWmqA86KcmCAhnMAN0wuDOARV/525R2+lOLotuGFzn4HO+FH+/645z2wx0Dt3iDv6/p61SIvKnDstISainhLQ==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.6.0.tgz", + "integrity": "sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q==", "requires": { "moment": "^2.29.4" } diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index 62e03fd..d1923c7 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -66,7 +66,7 @@ "i18next": "^23.7.6", "lottie-react-native": "6.7.0", "moment": "^2.29.1", - "moment-timezone": "^0.5.34", + "moment-timezone": "^0.6.0", "patch-package": "^6.2.2", "react": "18.2.0", "react-dom": "18.2.0",