diff --git a/package-lock.json b/package-lock.json index 4447232..0100570 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1936,10 +1936,9 @@ } }, "node_modules/@hebcal/core": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/@hebcal/core/-/core-5.8.0.tgz", - "integrity": "sha512-/rCIXP6P6HHg+ngxqLfMQilhG+SJId6jYHbAspf7oRx0gUGZNpqQGJ1JZjAsyn2Gv57PGrZdf8ie5SY4RsAN1w==", - "license": "GPL-2.0", + "version": "5.8.2", + "resolved": "https://registry.npmjs.org/@hebcal/core/-/core-5.8.2.tgz", + "integrity": "sha512-bcibsaB3leO+OAXq+huRR1tniuofUm5/f2C31Ve5GCX+JHOrGGAvqjkD0pg0cik6f+5hLhSGHSVYyqveE2dfOQ==", "dependencies": { "@babel/runtime": "^7.26.0", "@hebcal/hdate": "^0.12.0",