diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 0064992..da185d2 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 99282ec..ce19bbd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@freckle/exhaustive": "^1.0.1", "@freckle/non-empty": "^3.0.0", - "lodash": "4.17.21", + "lodash": "4.17.23", "moment-timezone": "0.6.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ef77abd..047ed37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2056,7 +2056,7 @@ __metadata: "@types/lodash": "npm:^4.17.23" jest: "npm:^30.2.0" jest-environment-jsdom: "npm:^30.2.0" - lodash: "npm:4.17.21" + lodash: "npm:4.17.23" moment-timezone: "npm:0.6.0" prettier: "npm:^3.8.0" ts-jest: "npm:^29.4.6" @@ -4926,6 +4926,13 @@ __metadata: languageName: node linkType: hard +"lodash@npm:4.17.23": + version: 4.17.23 + resolution: "lodash@npm:4.17.23" + checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6 + languageName: node + linkType: hard + "lru-cache@npm:^10.0.1, lru-cache@npm:^9.1.1 || ^10.0.0": version: 10.1.0 resolution: "lru-cache@npm:10.1.0"