From 64d791d7c84312105d4b1b1a918045302ac245ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:31:27 +0000 Subject: [PATCH] build(deps): bump moment-timezone from 0.5.45 to 0.5.46 Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.45 to 0.5.46. - [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.5.46) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f7d4bcd..6b3dfed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "jimp": "^1.6.0", "jsdom": "^25.0.0", "length": "0.0.1", - "moment-timezone": "^0.5.41", + "moment-timezone": "^0.5.46", "multer": "^1.4.4", "mysql": "^2.18.1", "nana-api": "^1.1.5", @@ -17091,9 +17091,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.5.46", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.46.tgz", + "integrity": "sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw==", "dependencies": { "moment": "^2.29.4" }, diff --git a/package.json b/package.json index 786a243..5db1182 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "length": "0.0.1", "moment-timezone": "^0.5.40", "multer": "^1.4.2", - "moment-timezone": "^0.5.41", + "moment-timezone": "^0.5.46", "multer": "^1.4.4", "mysql": "^2.18.1", "nana-api": "^1.1.5",