From 41bc51f128dd56042bf2068888a4385dc7ea5e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 01:29:47 +0000 Subject: [PATCH] Bump @hebcal/core from 5.4.4 to 5.4.5 Bumps [@hebcal/core](https://github.com/hebcal/hebcal-es6) from 5.4.4 to 5.4.5. - [Release notes](https://github.com/hebcal/hebcal-es6/releases) - [Commits](https://github.com/hebcal/hebcal-es6/compare/v5.4.4...v5.4.5) --- updated-dependencies: - dependency-name: "@hebcal/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index e3c69e7..02934da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -105,13 +105,13 @@ } }, "node_modules/@hebcal/core": { - "version": "5.4.4", - "resolved": "https://registry.npmjs.org/@hebcal/core/-/core-5.4.4.tgz", - "integrity": "sha512-c1zL3JORyfjUuGYx+1fPLP+Fzdzfa1KJ62RXI+icRdTckHk1fQA5fsI1mwwAfO1Os1SO7eHQMu8lX0nGcdaTfA==", + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/@hebcal/core/-/core-5.4.5.tgz", + "integrity": "sha512-v6f321qUANpKSwXvi8gVx2p8ggkv92FFK2cRaF+BRokWLTqKdvzAgJrEY4KPcQcawjtZmWEiUDYQJo9f7hUHhw==", "dependencies": { "@hebcal/hdate": "^0.10.1", "@hebcal/noaa": "^0.8.14", - "tslib": "^2.6.2" + "tslib": "^2.6.3" }, "engines": { "node": ">= 16.0.0" @@ -4260,9 +4260,9 @@ "dev": true }, "node_modules/tslib": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" + "version": "2.6.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" }, "node_modules/type-check": { "version": "0.4.0",