Skip to content

Commit 0401f70

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

4 files changed

Lines changed: 27 additions & 24 deletions

File tree

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"json2csv": "^5.0.7",
112112
"jsonwebtoken": "8.5.1",
113113
"jwks-rsa": "^3.0.1",
114-
"lodash": "4.17.21",
114+
"lodash": "4.17.23",
115115
"moment": "2.29.4",
116116
"moment-timezone": "^0.5.34",
117117
"mv": "2.1.1",

pnpm-lock.yaml

Lines changed: 24 additions & 21 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
@@ -28,7 +28,7 @@
2828
"@temporalio/workflow": "~1.11.8",
2929
"auth0": "^4.3.1",
3030
"axios": "~1.6.2",
31-
"lodash": "~4.17.21",
31+
"lodash": "~4.17.23",
3232
"moment": "~2.29.4",
3333
"tsx": "^4.7.1",
3434
"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
@@ -18,7 +18,7 @@
1818
"@crowd/telemetry": "workspace:*",
1919
"@crowd/types": "workspace:*",
2020
"html-to-text": "~9.0.5",
21-
"lodash": "^4.17.21",
21+
"lodash": "^4.17.23",
2222
"lodash.clonedeep": "^4.5.0",
2323
"lodash.map": "^4.6.0",
2424
"lodash.merge": "^4.6.2",

0 commit comments

Comments
 (0)