Skip to content

Commit 086ae7c

Browse files
fix(deps): update dependency lodash to ^4.18.1 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f480ffa commit 086ae7c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@freckle/maybe": "^2.2.0",
19-
"lodash": "^4.17.23",
19+
"lodash": "^4.18.1",
2020
"moment-timezone": "^0.6.1"
2121
},
2222
"devDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ __metadata:
497497
cpy-cli: 7.0.0
498498
jest: ^30.3.0
499499
jest-environment-jsdom: ^30.3.0
500-
lodash: ^4.17.23
500+
lodash: ^4.18.1
501501
moment-timezone: ^0.6.1
502502
prettier: ^3.8.1
503503
ts-jest: ^29.4.9
@@ -3083,7 +3083,7 @@ __metadata:
30833083
languageName: node
30843084
linkType: hard
30853085

3086-
"lodash@npm:^4.17.21, lodash@npm:^4.17.23":
3086+
"lodash@npm:^4.17.21, lodash@npm:^4.18.1":
30873087
version: 4.18.1
30883088
resolution: "lodash@npm:4.18.1"
30893089
checksum: bb5f5b49aad29614e709af02b64c56b0f8b78c6a81434a3c1ae527d2f0f78ca08f9d9fb22aa825a053876c9d2166e9c01f31c356014b5e2bdc0556c057433102

0 commit comments

Comments
 (0)