Skip to content

Commit

Permalink
chore(deps): bump ws and @vercel/postgres
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) to 8.18.0 and updates ancestor dependency [@vercel/postgres](https://github.com/vercel/storage/tree/HEAD/packages/postgres). These dependencies need to be updated together.


Updates `ws` from 8.14.2 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.14.2...8.18.0)

Updates `@vercel/postgres` from 0.8.0 to 0.10.0
- [Release notes](https://github.com/vercel/storage/releases)
- [Changelog](https://github.com/vercel/storage/blob/main/packages/postgres/CHANGELOG.md)
- [Commits](https://github.com/vercel/storage/commits/@vercel/[email protected]/packages/postgres)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: "@vercel/postgres"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent bae3403 commit bf8b2dd
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 74 deletions.
161 changes: 88 additions & 73 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "styfle",
"license": "MIT",
"dependencies": {
"@vercel/postgres": "^0.8.0",
"@vercel/postgres": "^0.10.0",
"badgen": "^3.2.3",
"ioredis": "^5.4.1",
"lru-cache": "^10.2.0",
Expand Down

0 comments on commit bf8b2dd

Please sign in to comment.