Skip to content

Commit

Permalink
Bump ws from 7.5.3 to 7.5.10 in /tgui
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 7.5.3 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.3...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 2c47c8d commit 362c179
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.3",
"stacktrace-parser": "^0.1.10",
"ws": "^7.5.3"
"ws": "^7.5.10"
}
}
19 changes: 17 additions & 2 deletions tgui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8583,7 +8583,7 @@ resolve@^2.0.0-next.3:
glob: ^7.1.7
source-map: ^0.7.3
stacktrace-parser: ^0.1.10
ws: ^7.5.3
ws: ^7.5.10
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9432,7 +9432,7 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"ws@npm:^7.3.1, ws@npm:^7.4.6, ws@npm:^7.5.3":
"ws@npm:^7.3.1, ws@npm:^7.4.6":
version: 7.5.3
resolution: "ws@npm:7.5.3"
peerDependencies:
Expand All @@ -9447,6 +9447,21 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"ws@npm:^7.5.10":
version: 7.5.10
resolution: "ws@npm:7.5.10"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: f9bb062abf54cc8f02d94ca86dcd349c3945d63851f5d07a3a61c2fcb755b15a88e943a63cf580cbdb5b74436d67ef6b67f745b8f7c0814e411379138e1863cb
languageName: node
linkType: hard

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

0 comments on commit 362c179

Please sign in to comment.