Skip to content

Commit 007dc4b

Browse files
authored
chore: bump lodash (#7942)
1 parent f042e51 commit 007dc4b

File tree

4 files changed

+61
-61
lines changed

4 files changed

+61
-61
lines changed

packages/libraries/laboratory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"globals": "^16.5.0",
9898
"graphql": "^16.12.0",
9999
"graphql-ws": "^6.0.6",
100-
"lodash": "^4.17.23",
100+
"lodash": "^4.18.1",
101101
"lucide-react": "^0.548.0",
102102
"lz-string": "^1.5.0",
103103
"monaco-editor": "^0.52.2",

packages/services/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"ioredis": "5.8.2",
6868
"ioredis-mock": "8.9.0",
6969
"jsonwebtoken": "9.0.3",
70-
"lodash": "4.17.23",
70+
"lodash": "4.18.1",
7171
"lru-cache": "7.18.3",
7272
"ms": "2.1.3",
7373
"object-hash": "3.0.0",

packages/web/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"json-schema-typed": "8.0.1",
113113
"json-schema-yup-transformer": "1.6.12",
114114
"jsurl2": "2.2.0",
115-
"lodash": "4.17.23",
115+
"lodash": "4.18.1",
116116
"lodash.debounce": "4.0.8",
117117
"lucide-react": "0.548.0",
118118
"lz-string": "^1.5.0",

0 commit comments

Comments
 (0)