Skip to content

Commit

Permalink
Bump ws from 8.12.1 to 8.17.1 in /tgui (BeeStation#2686)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent a7ff09b commit 6166605
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tgui/packages/tgui-dev-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"glob": "^7.1.7",
"source-map": "^0.7.4",
"stacktrace-parser": "^0.1.10",
"ws": "^8.12.1"
"ws": "^8.17.1"
}
}
19 changes: 17 additions & 2 deletions tgui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9214,7 +9214,7 @@ __metadata:
glob: ^7.1.7
source-map: ^0.7.4
stacktrace-parser: ^0.1.10
ws: ^8.12.1
ws: ^8.17.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10118,7 +10118,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.11.0, ws@npm:^8.12.1":
"ws@npm:^8.11.0":
version: 8.12.1
resolution: "ws@npm:8.12.1"
peerDependencies:
Expand All @@ -10133,6 +10133,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

"xml-name-validator@npm:^4.0.0":
version: 4.0.0
resolution: "xml-name-validator@npm:4.0.0"
Expand Down

0 comments on commit 6166605

Please sign in to comment.