mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
build(deps): bump ws from 8.15.0 to 8.15.1 (#3309)
Bumps [ws](https://github.com/websockets/ws) from 8.15.0 to 8.15.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.15.0...8.15.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"dependencies": {
|
||||
"@discordeno/types": "19.0.0-beta.1",
|
||||
"@discordeno/utils": "19.0.0-beta.1",
|
||||
"ws": "^8.15.0"
|
||||
"ws": "^8.15.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "^0.1.63",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@@ -77,7 +77,7 @@ __metadata:
|
||||
tsconfig: "npm:*"
|
||||
typescript: "npm:5.3.3"
|
||||
uWebSockets.js: "https://github.com/uNetworking/uWebSockets.js.git#commit=42c9c0d5d31f46ca4115dc75672b0037ec970f28"
|
||||
ws: "npm:^8.15.0"
|
||||
ws: "npm:^8.15.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -6147,9 +6147,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ws@npm:^8.15.0":
|
||||
version: 8.15.0
|
||||
resolution: "ws@npm:8.15.0"
|
||||
"ws@npm:^8.15.1":
|
||||
version: 8.15.1
|
||||
resolution: "ws@npm:8.15.1"
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: ">=5.0.2"
|
||||
@@ -6158,7 +6158,7 @@ __metadata:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
checksum: 77a106fd0c7284dfb3c2d85e7c8b52f4f898bab0bede8588f443696a6dc95026eb13bda8f390a609340c994c3b88d4839e63c3caf0d0e635575994a3357afdbd
|
||||
checksum: 746a3102d43e8df7b09f5814bec858f12d10185a7abd655537f3291b687d440bb80fc9d1e082f8dee42d4d74307f78a96810e18a2c8e13053b003c6608c1c648
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user