diff --git a/package.json b/package.json index b2ec248..1ff669a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@freckle/exhaustive": "^1.0.1", "@freckle/maybe": "^2.2.0", "@freckle/non-empty": "^3.0.0", - "lodash": "4.17.23", + "lodash": "4.18.1", "moment-timezone": "0.6.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e90c526..66bbcfc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 lodash: - specifier: 4.17.23 - version: 4.17.23 + specifier: 4.18.1 + version: 4.18.1 moment-timezone: specifier: 0.6.1 version: 0.6.1 @@ -529,8 +529,8 @@ packages: lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - lodash@4.17.23: - resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} + lodash@4.18.1: + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} lru-cache@11.2.7: resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==} @@ -885,7 +885,7 @@ snapshots: '@freckle/maybe@2.2.0': dependencies: - lodash: 4.17.23 + lodash: 4.18.1 '@freckle/non-empty@3.0.0': dependencies: @@ -1129,7 +1129,7 @@ snapshots: lodash@4.17.21: {} - lodash@4.17.23: {} + lodash@4.18.1: {} lru-cache@11.2.7: {}