Skip to content

Commit

Permalink
Update npm package @types/ws to v8.18.0 (#6613)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Mar 4, 2025
1 parent 24eeb86 commit f2b3972
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@snowplow/node-tracker": "3.24.6",
"@temporalio/client": "1.11.7",
"@temporalio/proto": "1.11.7",
"@types/ws": "8.5.14",
"@types/ws": "8.18.0",
"agentkeepalive": "4.6.0",
"apollo-datasource": "3.3.2",
"apollo-server-core": "3.12.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@types/webextension-polyfill": "0.12.2",
"@types/ws": "8.5.14",
"@types/ws": "8.18.0",
"babel-loader": "9.2.1",
"babel-preset-react-app": "10.1.0",
"clean-webpack-plugin": "4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ __metadata:
"@types/md5": "npm:2.3.5"
"@types/mime-types": "npm:2.1.4"
"@types/nodemailer": "npm:6.4.17"
"@types/ws": "npm:8.5.14"
"@types/ws": "npm:8.18.0"
"@vitest/coverage-istanbul": "npm:3.0.7"
agentkeepalive: "npm:4.6.0"
apollo-datasource: "npm:3.3.2"
Expand Down Expand Up @@ -809,7 +809,7 @@ __metadata:
"@types/react": "npm:19.0.10"
"@types/react-dom": "npm:19.0.4"
"@types/webextension-polyfill": "npm:0.12.2"
"@types/ws": "npm:8.5.14"
"@types/ws": "npm:8.18.0"
babel-loader: "npm:9.2.1"
babel-preset-react-app: "npm:10.1.0"
bowser: "npm:2.11.0"
Expand Down Expand Up @@ -18721,12 +18721,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ws@npm:8.5.14, @types/ws@npm:^8.0.0, @types/ws@npm:^8.5.5, @types/ws@npm:^8.5.9":
version: 8.5.14
resolution: "@types/ws@npm:8.5.14"
"@types/ws@npm:8.18.0, @types/ws@npm:^8.0.0, @types/ws@npm:^8.5.5, @types/ws@npm:^8.5.9":
version: 8.18.0
resolution: "@types/ws@npm:8.18.0"
dependencies:
"@types/node": "npm:*"
checksum: 10c0/be88a0b6252f939cb83340bd1b4d450287f752c19271195cd97564fd94047259a9bb8c31c585a61b69d8a1b069a99df9dd804db0132d3359c54d3890c501416a
checksum: 10c0/a56d2e0d1da7411a1f3548ce02b51a50cbe9e23f025677d03df48f87e4a3c72e1342fbf1d12e487d7eafa8dc670c605152b61bbf9165891ec0e9694b0d3ea8d4
languageName: node
linkType: hard

Expand Down

0 comments on commit f2b3972

Please sign in to comment.