Skip to content

Commit f38bfa1

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 db94f75 commit f38bfa1

3 files changed

Lines changed: 126 additions & 34 deletions

File tree

apps/dokploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"i18next": "^23.16.8",
117117
"input-otp": "^1.4.2",
118118
"js-cookie": "^3.0.5",
119-
"lodash": "4.17.21",
119+
"lodash": "4.17.23",
120120
"lucide-react": "^0.469.0",
121121
"micromatch": "4.0.8",
122122
"nanoid": "3.3.11",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"drizzle-orm": "^0.41.0",
6161
"drizzle-zod": "0.5.1",
6262
"yaml": "2.8.1",
63-
"lodash": "4.17.21",
63+
"lodash": "4.17.23",
6464
"micromatch": "4.0.8",
6565
"nanoid": "3.3.11",
6666
"node-os-utils": "2.0.1",

0 commit comments

Comments
 (0)