Skip to content

Commit fc75ae6

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 58ee92a commit fc75ae6

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
@@ -27,7 +27,7 @@
2727
"@temporalio/workflow": "~1.11.8",
2828
"auth0": "^4.3.1",
2929
"axios": "~1.6.2",
30-
"lodash": "~4.17.21",
30+
"lodash": "~4.18.1",
3131
"moment": "~2.29.4",
3232
"tsx": "^4.7.1",
3333
"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
@@ -22,7 +22,7 @@
2222
"@crowd/telemetry": "workspace:*",
2323
"@crowd/types": "workspace:*",
2424
"html-to-text": "~9.0.5",
25-
"lodash": "^4.17.21",
25+
"lodash": "^4.18.1",
2626
"lodash.clonedeep": "^4.5.0",
2727
"lodash.map": "^4.6.0",
2828
"lodash.merge": "^4.6.2",

0 commit comments

Comments
 (0)