Skip to content

Commit

Permalink
fix(deps): update dependency string-width to ^7.2.0 (#1350)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent efff747 commit 7ae6343
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ioredis": "^5.4.1",
"memofunc": "^0.1.6",
"ohash": "^1.1.3",
"string-width": "^7.1.0",
"string-width": "^7.2.0",
"unstorage": "^1.10.2",
"zod": "^3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 7ae6343

Please sign in to comment.