-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump ws from 8.17.0 to 8.17.1 (#4512)
* chore(deps): bump ws from 8.17.0 to 8.17.1 Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * chore(api): bump deps --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan P Lopez <[email protected]>
- Loading branch information
1 parent
2b520cc
commit ae73308
Showing
5 changed files
with
2,042 additions
and
1,752 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,6 @@ | |
"@types/ws": "^8.5.8", | ||
"graphql-ws": "^5.14.1", | ||
"tsx": "^4.2.0", | ||
"ws": "^8.14.2" | ||
"ws": "^8.17.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,9 +13,7 @@ | |
}, | ||
"resolutions": { | ||
"protobufjs": "7.2.5", | ||
"http-cache-semantics": "4.1.1", | ||
"import-in-the-middle": "1.4.2" | ||
"http-cache-semantics": "4.1.1" | ||
}, | ||
"packageManager": "[email protected]" | ||
} | ||
|
Oops, something went wrong.