Skip to content

Commit 04753de

Browse files
chore(deps): bump lodash from 4.17.21 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 375a48e commit 04753de

4 files changed

Lines changed: 33 additions & 27 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"json2csv": "^5.0.7",
107107
"jsonwebtoken": "8.5.1",
108108
"jwks-rsa": "^3.0.1",
109-
"lodash": "4.17.21",
109+
"lodash": "4.18.1",
110110
"moment": "2.29.4",
111111
"moment-timezone": "^0.5.34",
112112
"mv": "2.1.1",

pnpm-lock.yaml

Lines changed: 30 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/apps/members_enrichment_worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@temporalio/workflow": "~1.11.8",
2727
"auth0": "^4.3.1",
2828
"axios": "~1.6.2",
29-
"lodash": "~4.17.21",
29+
"lodash": "~4.18.1",
3030
"moment": "~2.29.4",
3131
"tsx": "^4.7.1",
3232
"typescript": "^5.6.3"

services/libs/data-access-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@crowd/telemetry": "workspace:*",
2222
"@crowd/types": "workspace:*",
2323
"html-to-text": "~9.0.5",
24-
"lodash": "^4.17.21",
24+
"lodash": "^4.18.1",
2525
"lodash.clonedeep": "^4.5.0",
2626
"lodash.map": "^4.6.0",
2727
"lodash.merge": "^4.6.2",

0 commit comments

Comments
 (0)