From 11ccf1b6851365bbebf49e992fd519b1b8708223 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 09:54:04 +0000 Subject: [PATCH] Bump @cityssm/utils-datetime from 1.1.2 to 1.3.0 Bumps [@cityssm/utils-datetime](https://github.com/cityssm/node-utils-datetime) from 1.1.2 to 1.3.0. - [Release notes](https://github.com/cityssm/node-utils-datetime/releases) - [Commits](https://github.com/cityssm/node-utils-datetime/compare/v1.1.2...v1.3.0) --- updated-dependencies: - dependency-name: "@cityssm/utils-datetime" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 711d1ee..336cac6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -159,9 +159,9 @@ } }, "node_modules/@cityssm/utils-datetime": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@cityssm/utils-datetime/-/utils-datetime-1.1.2.tgz", - "integrity": "sha512-4Ikr9OLJ9sIwcFkBNFj7U4bQL2hmqjzvTRWmkdiVJDyxEsO6VkwF141CwNFQcNPxvJX30T5GSG64mA9gYMuAzw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@cityssm/utils-datetime/-/utils-datetime-1.3.0.tgz", + "integrity": "sha512-CPfRawEFshGUKoOkfNrVCX7FnWrHbZQBFQfRW3Y4iZJ3xZ9mp+euKVPvW6d1wTp8Nz1hIsD/ArpL1ImJYfhPnA==", "engines": { "node": ">=18.0.0" }