Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2024
1 parent 71db1f9 commit 6cf64d4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"@types/ejs": "3.1.5",
"@types/get-image-colors": "4.0.5",
"@types/js-yaml": "4.0.9",
"@types/lodash": "4.17.9",
"@types/lodash": "4.17.10",
"@types/mime-types": "2.1.4",
"@types/mongoose-aggregate-paginate-v2": "1.0.12",
"@types/node": "22.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/cors": "2.8.17",
"@types/express": "5.0.0",
"@types/lodash": "4.17.9",
"@types/lodash": "4.17.10",
"abort-controller": "3.0.0",
"axios": "^1.6.7",
"camelcase-keys": "^9.1.3",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6cf64d4

Please sign in to comment.